#faf04f color space conversions
Hex:
#faf04f
RGB:
250, 240, 79
CMY:
2, 6, 69
CMYK:
0, 4, 68, 2
HSL:
56°, 94.4751%, 64.5098%
HSV (HSB):
56°, 68.4000%, 98.0392%
XYZ:
71.9957, 83.2087, 19.6634
xyY:
0.4117, 0.4758, 83.2087
CIE-Lab:
93.1057, -14.4989, 75.0653
CIE-LCH:
93.1057, 76.4527, 100.9321
CIE-Luv:
93.1057, 13.2865, 90.3868
Hunter-Lab:
91.2188, -18.7493, 51.0724
#faf04f color charts
#faf04f color shades, tints & tones
#faf04f color schemes
#faf04f color preview, HTML & CSS examples
This text has a color of #faf04f
<p style="color:#faf04f;">Text here</p>
.mytext {color:#faf04f;}
This box has a color of #faf04f
<div style="background-color:#faf04f;">Content here</div>
.mybackground {background-color:#faf04f;}
Border around this has a color of #faf04f
<div style="border:2px solid #faf04f;">Content here</div>
.myborder {border:2px solid #faf04f;}