#faf006 color space conversions
Hex:
#faf006
RGB:
250, 240, 6
CMY:
2, 6, 98
CMYK:
0, 4, 98, 2
HSL:
58°, 96.0630%, 50.1961%
HSV (HSB):
58°, 97.6000%, 98.0392%
XYZ:
70.6173, 82.6573, 12.4048
xyY:
0.4262, 0.4989, 82.6573
CIE-Lab:
92.8642, -16.3854, 90.7412
CIE-LCH:
92.8642, 92.2087, 100.2358
CIE-Luv:
92.8642, 14.1911, 100.9929
Hunter-Lab:
90.9161, -20.4567, 55.5516
#faf006 color charts
#faf006 color shades, tints & tones
#faf006 color schemes
#faf006 color preview, HTML & CSS examples
This text has a color of #faf006
<p style="color:#faf006;">Text here</p>
.mytext {color:#faf006;}
This box has a color of #faf006
<div style="background-color:#faf006;">Content here</div>
.mybackground {background-color:#faf006;}
Border around this has a color of #faf006
<div style="border:2px solid #faf006;">Content here</div>
.myborder {border:2px solid #faf006;}