#f5cc5f color space conversions
Hex:
#f5cc5f
RGB:
245, 204, 95
CMY:
4, 20, 63
CMYK:
0, 17, 61, 4
HSL:
44°, 88.2353%, 66.6667%
HSV (HSB):
44°, 61.2245%, 96.0784%
XYZ:
61.3146, 63.4244, 19.8370
xyY:
0.4241, 0.4387, 63.4244
CIE-Lab:
83.6652, 2.4366, 58.4569
CIE-LCH:
83.6652, 58.5076, 87.6132
CIE-Luv:
83.6652, 33.6138, 69.6633
Hunter-Lab:
79.6395, -1.9415, 40.9794
#f5cc5f color charts
#f5cc5f color shades, tints & tones
#f5cc5f color schemes
#f5cc5f color preview, HTML & CSS examples
This text has a color of #f5cc5f
<p style="color:#f5cc5f;">Text here</p>
.mytext {color:#f5cc5f;}
This box has a color of #f5cc5f
<div style="background-color:#f5cc5f;">Content here</div>
.mybackground {background-color:#f5cc5f;}
Border around this has a color of #f5cc5f
<div style="border:2px solid #f5cc5f;">Content here</div>
.myborder {border:2px solid #f5cc5f;}