#faf80f color space conversions
Hex:
#faf80f
RGB:
250, 248, 15
CMY:
2, 3, 94
CMYK:
0, 1, 94, 2
HSL:
59°, 95.9184%, 51.9608%
HSV (HSB):
59°, 94.0000%, 98.0392%
XYZ:
73.0780, 87.4933, 13.4882
xyY:
0.4198, 0.5027, 87.4933
CIE-Lab:
94.9472, -20.1637, 91.5883
CIE-LCH:
94.9472, 93.7816, 102.4160
CIE-Luv:
94.9472, 8.8325, 103.5439
Hunter-Lab:
93.5378, -24.2352, 56.9268
#faf80f color charts
#faf80f color shades, tints & tones
#faf80f color schemes
#faf80f color preview, HTML & CSS examples
This text has a color of #faf80f
<p style="color:#faf80f;">Text here</p>
.mytext {color:#faf80f;}
This box has a color of #faf80f
<div style="background-color:#faf80f;">Content here</div>
.mybackground {background-color:#faf80f;}
Border around this has a color of #faf80f
<div style="border:2px solid #faf80f;">Content here</div>
.myborder {border:2px solid #faf80f;}