#f5df2c color space conversions
Hex:
#f5df2c
RGB:
245, 223, 44
CMY:
4, 13, 83
CMYK:
0, 9, 82, 4
HSL:
53°, 90.9502%, 56.6667%
HSV (HSB):
53°, 82.0408%, 96.0784%
XYZ:
64.4985, 72.3697, 12.9522
xyY:
0.4305, 0.4830, 72.3697
CIE-Lab:
88.1462, -9.5261, 81.2012
CIE-LCH:
88.1462, 81.7580, 96.6910
CIE-Luv:
88.1462, 21.9582, 91.1034
Hunter-Lab:
85.0704, -13.5384, 50.5222
#f5df2c color charts
#f5df2c color shades, tints & tones
#f5df2c color schemes
#f5df2c color preview, HTML & CSS examples
This text has a color of #f5df2c
<p style="color:#f5df2c;">Text here</p>
.mytext {color:#f5df2c;}
This box has a color of #f5df2c
<div style="background-color:#f5df2c;">Content here</div>
.mybackground {background-color:#f5df2c;}
Border around this has a color of #f5df2c
<div style="border:2px solid #f5df2c;">Content here</div>
.myborder {border:2px solid #f5df2c;}