#faf67f color space conversions
Hex:
#faf67f
RGB:
250, 246, 127
CMY:
2, 4, 50
CMYK:
0, 2, 49, 2
HSL:
58°, 92.4812%, 73.9216%
HSV (HSB):
58°, 49.2000%, 98.0392%
XYZ:
76.2109, 87.7678, 33.0028
xyY:
0.3869, 0.4456, 87.7678
CIE-Lab:
95.0631, -14.2091, 57.1414
CIE-LCH:
95.0631, 58.8816, 103.9642
CIE-Luv:
95.0631, 8.0513, 75.6170
Hunter-Lab:
93.6845, -18.7409, 44.6927
#faf67f color charts
#faf67f color shades, tints & tones
#faf67f color schemes
#faf67f color preview, HTML & CSS examples
This text has a color of #faf67f
<p style="color:#faf67f;">Text here</p>
.mytext {color:#faf67f;}
This box has a color of #faf67f
<div style="background-color:#faf67f;">Content here</div>
.mybackground {background-color:#faf67f;}
Border around this has a color of #faf67f
<div style="border:2px solid #faf67f;">Content here</div>
.myborder {border:2px solid #faf67f;}