#f5cf9c color space conversions
Hex:
#f5cf9c
RGB:
245, 207, 156
CMY:
4, 19, 39
CMYK:
0, 16, 36, 4
HSL:
34°, 81.6514%, 78.6275%
HSV (HSB):
34°, 36.3265%, 96.0784%
XYZ:
65.9698, 66.4384, 40.7994
xyY:
0.3809, 0.3836, 66.4384
CIE-Lab:
85.2196, 6.4047, 30.3289
CIE-LCH:
85.2196, 30.9978, 78.0757
CIE-Luv:
85.2196, 27.5339, 40.1963
Hunter-Lab:
81.5098, 1.8265, 27.3795
#f5cf9c color charts
#f5cf9c color shades, tints & tones
#f5cf9c color schemes
#f5cf9c color preview, HTML & CSS examples
This text has a color of #f5cf9c
<p style="color:#f5cf9c;">Text here</p>
.mytext {color:#f5cf9c;}
This box has a color of #f5cf9c
<div style="background-color:#f5cf9c;">Content here</div>
.mybackground {background-color:#f5cf9c;}
Border around this has a color of #f5cf9c
<div style="border:2px solid #f5cf9c;">Content here</div>
.myborder {border:2px solid #f5cf9c;}