#faf82e color space conversions
Hex:
#faf82e
RGB:
250, 248, 46
CMY:
2, 3, 82
CMYK:
0, 1, 82, 2
HSL:
59°, 95.3271%, 58.0392%
HSV (HSB):
59°, 81.6000%, 98.0392%
XYZ:
73.4849, 87.6561, 15.6310
xyY:
0.4157, 0.4959, 87.6561
CIE-Lab:
95.0159, -19.6115, 86.6845
CIE-LCH:
95.0159, 88.8753, 102.7480
CIE-Luv:
95.0159, 8.6031, 100.4707
Hunter-Lab:
93.6248, -23.7411, 55.6387
#faf82e color charts
#faf82e color shades, tints & tones
#faf82e color schemes
#faf82e color preview, HTML & CSS examples
This text has a color of #faf82e
<p style="color:#faf82e;">Text here</p>
.mytext {color:#faf82e;}
This box has a color of #faf82e
<div style="background-color:#faf82e;">Content here</div>
.mybackground {background-color:#faf82e;}
Border around this has a color of #faf82e
<div style="border:2px solid #faf82e;">Content here</div>
.myborder {border:2px solid #faf82e;}