#f5d84a color space conversions
Hex:
#f5d84a
RGB:
245, 216, 74
CMY:
4, 15, 71
CMYK:
0, 12, 70, 4
HSL:
50°, 89.5288%, 62.5490%
HSV (HSB):
50°, 69.7959%, 96.0784%
XYZ:
63.4481, 69.0186, 16.4564
xyY:
0.4260, 0.4635, 69.0186
CIE-Lab:
86.5133, -4.8857, 70.2130
CIE-LCH:
86.5133, 70.3828, 93.9805
CIE-Luv:
86.5133, 26.1093, 81.7692
Hunter-Lab:
83.0774, -9.0611, 46.4097
#f5d84a color charts
#f5d84a color shades, tints & tones
#f5d84a color schemes
#f5d84a color preview, HTML & CSS examples
This text has a color of #f5d84a
<p style="color:#f5d84a;">Text here</p>
.mytext {color:#f5d84a;}
This box has a color of #f5d84a
<div style="background-color:#f5d84a;">Content here</div>
.mybackground {background-color:#f5d84a;}
Border around this has a color of #f5d84a
<div style="border:2px solid #f5d84a;">Content here</div>
.myborder {border:2px solid #f5d84a;}