#f5cfc8 color space conversions
Hex:
#f5cfc8
RGB:
245, 207, 200
CMY:
4, 19, 22
CMYK:
0, 16, 18, 4
HSL:
9°, 69.2308%, 87.2549%
HSV (HSB):
9°, 18.3673%, 96.0784%
XYZ:
70.3943, 68.2083, 64.0989
xyY:
0.3473, 0.3365, 68.2083
CIE-Lab:
86.1105, 12.2483, 8.4322
CIE-LCH:
86.1105, 14.8702, 34.5448
CIE-Luv:
86.1105, 23.6735, 10.1691
Hunter-Lab:
82.5883, 7.6154, 11.7953
#f5cfc8 color charts
#f5cfc8 color shades, tints & tones
#f5cfc8 color schemes
#f5cfc8 color preview, HTML & CSS examples
This text has a color of #f5cfc8
<p style="color:#f5cfc8;">Text here</p>
.mytext {color:#f5cfc8;}
This box has a color of #f5cfc8
<div style="background-color:#f5cfc8;">Content here</div>
.mybackground {background-color:#f5cfc8;}
Border around this has a color of #f5cfc8
<div style="border:2px solid #f5cfc8;">Content here</div>
.myborder {border:2px solid #f5cfc8;}