#f5cc42 color space conversions
Hex:
#f5cc42
RGB:
245, 204, 66
CMY:
4, 20, 74
CMYK:
0, 17, 73, 4
HSL:
46°, 89.9497%, 60.9804%
HSV (HSB):
46°, 73.0612%, 96.0784%
XYZ:
60.2324, 62.9916, 14.1383
xyY:
0.4385, 0.4586, 62.9916
CIE-Lab:
83.4379, 0.8593, 70.1682
CIE-LCH:
83.4379, 70.1735, 89.2983
CIE-Luv:
83.4379, 34.8839, 79.0409
Hunter-Lab:
79.3672, -3.4275, 44.9953
#f5cc42 color charts
#f5cc42 color shades, tints & tones
#f5cc42 color schemes
#f5cc42 color preview, HTML & CSS examples
This text has a color of #f5cc42
<p style="color:#f5cc42;">Text here</p>
.mytext {color:#f5cc42;}
This box has a color of #f5cc42
<div style="background-color:#f5cc42;">Content here</div>
.mybackground {background-color:#f5cc42;}
Border around this has a color of #f5cc42
<div style="border:2px solid #f5cc42;">Content here</div>
.myborder {border:2px solid #f5cc42;}