#faf044 color space conversions
Hex:
#faf044
RGB:
250, 240, 68
CMY:
2, 6, 73
CMYK:
0, 4, 73, 2
HSL:
57°, 94.7917%, 62.3529%
HSV (HSB):
57°, 72.8000%, 98.0392%
XYZ:
71.6278, 83.0615, 17.7261
xyY:
0.4154, 0.4818, 83.0615
CIE-Lab:
93.0414, -14.9992, 78.7960
CIE-LCH:
93.0414, 80.2109, 100.7776
CIE-Luv:
93.0414, 13.5242, 93.1745
Hunter-Lab:
91.1381, -19.2038, 52.2649
#faf044 color charts
#faf044 color shades, tints & tones
#faf044 color schemes
#faf044 color preview, HTML & CSS examples
This text has a color of #faf044
<p style="color:#faf044;">Text here</p>
.mytext {color:#faf044;}
This box has a color of #faf044
<div style="background-color:#faf044;">Content here</div>
.mybackground {background-color:#faf044;}
Border around this has a color of #faf044
<div style="border:2px solid #faf044;">Content here</div>
.myborder {border:2px solid #faf044;}