#f5db2d color space conversions
Hex:
#f5db2d
RGB:
245, 219, 45
CMY:
4, 14, 82
CMYK:
0, 11, 82, 4
HSL:
52°, 90.9091%, 56.8627%
HSV (HSB):
52°, 81.6327%, 96.0784%
XYZ:
63.4614, 70.2650, 12.7003
xyY:
0.4334, 0.4799, 70.2650
CIE-Lab:
87.1267, -7.4992, 80.0850
CIE-LCH:
87.1267, 80.4353, 95.3496
CIE-Luv:
87.1267, 24.7344, 89.3981
Hunter-Lab:
83.8242, -11.5542, 49.6938
#f5db2d color charts
#f5db2d color shades, tints & tones
#f5db2d color schemes
#f5db2d color preview, HTML & CSS examples
This text has a color of #f5db2d
<p style="color:#f5db2d;">Text here</p>
.mytext {color:#f5db2d;}
This box has a color of #f5db2d
<div style="background-color:#f5db2d;">Content here</div>
.mybackground {background-color:#f5db2d;}
Border around this has a color of #f5db2d
<div style="border:2px solid #f5db2d;">Content here</div>
.myborder {border:2px solid #f5db2d;}