#f5dc2d color space conversions
Hex:
#f5dc2d
RGB:
245, 220, 45
CMY:
4, 14, 82
CMYK:
0, 10, 82, 4
HSL:
53°, 90.9091%, 56.8627%
HSV (HSB):
53°, 81.6327%, 96.0784%
XYZ:
63.7230, 70.7883, 12.7876
xyY:
0.4326, 0.4806, 70.7883
CIE-Lab:
87.3821, -8.0002, 80.3021
CIE-LCH:
87.3821, 80.6996, 95.6894
CIE-Luv:
87.3821, 24.0331, 89.7847
Hunter-Lab:
84.1358, -12.0448, 49.8837
#f5dc2d color charts
#f5dc2d color shades, tints & tones
#f5dc2d color schemes
#f5dc2d color preview, HTML & CSS examples
This text has a color of #f5dc2d
<p style="color:#f5dc2d;">Text here</p>
.mytext {color:#f5dc2d;}
This box has a color of #f5dc2d
<div style="background-color:#f5dc2d;">Content here</div>
.mybackground {background-color:#f5dc2d;}
Border around this has a color of #f5dc2d
<div style="border:2px solid #f5dc2d;">Content here</div>
.myborder {border:2px solid #f5dc2d;}