#faae06 color space conversions
Hex:
#faae06
RGB:
250, 174, 6
CMY:
2, 32, 98
CMYK:
0, 30, 98, 2
HSL:
41°, 96.0630%, 50.1961%
HSV (HSB):
41°, 97.6000%, 98.0392%
XYZ:
54.5933, 50.6092, 7.0635
xyY:
0.4863, 0.4508, 50.6092
CIE-Lab:
76.4417, 17.1712, 79.0205
CIE-LCH:
76.4417, 80.8646, 77.7402
CIE-Luv:
76.4417, 63.3104, 76.7202
Hunter-Lab:
71.1402, 12.4863, 43.9112
#faae06 color charts
#faae06 color shades, tints & tones
#faae06 color schemes
#faae06 color preview, HTML & CSS examples
This text has a color of #faae06
<p style="color:#faae06;">Text here</p>
.mytext {color:#faae06;}
This box has a color of #faae06
<div style="background-color:#faae06;">Content here</div>
.mybackground {background-color:#faae06;}
Border around this has a color of #faae06
<div style="border:2px solid #faae06;">Content here</div>
.myborder {border:2px solid #faae06;}