#faf80e color space conversions
Hex:
#faf80e
RGB:
250, 248, 14
CMY:
2, 3, 95
CMYK:
0, 1, 94, 2
HSL:
59°, 95.9350%, 51.7647%
HSV (HSB):
59°, 94.4000%, 98.0392%
XYZ:
73.0710, 87.4905, 13.4516
xyY:
0.4199, 0.5028, 87.4905
CIE-Lab:
94.9460, -20.1732, 91.6767
CIE-LCH:
94.9460, 93.8699, 102.4100
CIE-Luv:
94.9460, 8.8365, 103.5968
Hunter-Lab:
93.5364, -24.2437, 56.9489
#faf80e color charts
#faf80e color shades, tints & tones
#faf80e color schemes
#faf80e color preview, HTML & CSS examples
This text has a color of #faf80e
<p style="color:#faf80e;">Text here</p>
.mytext {color:#faf80e;}
This box has a color of #faf80e
<div style="background-color:#faf80e;">Content here</div>
.mybackground {background-color:#faf80e;}
Border around this has a color of #faf80e
<div style="border:2px solid #faf80e;">Content here</div>
.myborder {border:2px solid #faf80e;}