hex-codes
There are 17 repositories under hex-codes topic.
jacintak/colRoz
A colour palette for the land down under
tlux/tint
An Elixir library to work with colors, convert between different colorspaces and calculate color distances.
CyanVoxel/ColorHex
A simple C# script that allows for creating UnityEngine Color32 variables via a hex code string
nikaocreatives/color-contrast-checker
Make sure your colors pass accessibility standards with this handy tool.
oliviaruizknott/color_coder
“color_coder” is a simple review web app that allows users to read about, post, and review colors entered by hex code.
dev-xero/rgb-to-hex
Python script to convert an RGB text sequence into HEX Code
keirakaitlynn/BinaryFileHexEditor
An interactive program to allow the user to change a character's stats & items to whatever values they want in Ultima V (must download & run via DOSBox to play) by reading & modifying bytes at specific addresses / offsets in the original game's files (SAVED.GAM). (HxD-autosetter.py can be ignored; This is an extra file originally written to change the stats of all 16 characters to 99, or 999 for some, & requires HxD.exe to execute since it implements OS & Key.Controller).
staetyk/HexGuess
A (surprisingly) challenging game centered around hex-codes, Hex Guess is sure to be a fun experience.
brandonhimpfen/is-hex-color-code
A simple npm package to validate hexadecimal color codes.
knottx/HexColorExt
Hex Color Extension. available on CocoaPods.
tobybell/hex
A minimal command line tool for encoding and decoding hexadecimal data.
didionconsult/eight-digit-hex-codes
🎨 Eight-digit hex codes and alpha variations.
thisiscap/hex-words
#HEX colour values that spell words
tlystad24/hex-clock
Javascript-based clock with a background updating to the hex-color of the current time
MichaelReiter/Random-Color-Generator
An iOS app built with Swift that generates a random colors along with HEX codes for web developers.
parvezk/color-transformer
Color-converter is a color conversion utility library for all Javascript environment (including CommonJs, AMD and ES2015). It helps convert between rgb, hsv and hex color codes.
reiver/go-hexcolor
Package hexcolor provides tools for working with hex color codes, for the Go programming language. Hex Color Codes look like these: #1B2A34, 1E5AA8, #fd0304, and 00852b.