#f5dc45 color space conversions
Hex:
#f5dc45
RGB:
245, 220, 69
CMY:
4, 14, 73
CMYK:
0, 10, 72, 4
HSL:
51°, 89.7959%, 61.5686%
HSV (HSB):
51°, 71.8367%, 96.0784%
XYZ:
64.3236, 71.0285, 15.9499
xyY:
0.4251, 0.4694, 71.0285
CIE-Lab:
87.4989, -7.1333, 73.0167
CIE-LCH:
87.4989, 73.3644, 95.5798
CIE-Luv:
87.4989, 23.4894, 84.7544
Hunter-Lab:
84.2784, -11.2513, 47.7741
#f5dc45 color charts
#f5dc45 color shades, tints & tones
#f5dc45 color schemes
#f5dc45 color preview, HTML & CSS examples
This text has a color of #f5dc45
<p style="color:#f5dc45;">Text here</p>
.mytext {color:#f5dc45;}
This box has a color of #f5dc45
<div style="background-color:#f5dc45;">Content here</div>
.mybackground {background-color:#f5dc45;}
Border around this has a color of #f5dc45
<div style="border:2px solid #f5dc45;">Content here</div>
.myborder {border:2px solid #f5dc45;}