#f5dc01 color space conversions
Hex:
#f5dc01
RGB:
245, 220, 1
CMY:
4, 14, 100
CMYK:
0, 10, 100, 4
HSL:
54°, 99.1870%, 48.2353%
HSV (HSB):
54°, 99.5918%, 96.0784%
XYZ:
63.2549, 70.6011, 10.3222
xyY:
0.4387, 0.4897, 70.6011
CIE-Lab:
87.2908, -8.6813, 86.8934
CIE-LCH:
87.2908, 87.3260, 95.7053
CIE-Luv:
87.2908, 24.4653, 93.7813
Hunter-Lab:
84.0244, -12.6653, 51.5335
#f5dc01 color charts
#f5dc01 color shades, tints & tones
#f5dc01 color schemes
#f5dc01 color preview, HTML & CSS examples
This text has a color of #f5dc01
<p style="color:#f5dc01;">Text here</p>
.mytext {color:#f5dc01;}
This box has a color of #f5dc01
<div style="background-color:#f5dc01;">Content here</div>
.mybackground {background-color:#f5dc01;}
Border around this has a color of #f5dc01
<div style="border:2px solid #f5dc01;">Content here</div>
.myborder {border:2px solid #f5dc01;}