#f2cfc2 color space conversions
Hex:
#f2cfc2
RGB:
242, 207, 194
CMY:
5, 19, 24
CMYK:
0, 14, 20, 5
HSL:
16°, 64.8649%, 85.4902%
HSV (HSB):
16°, 19.8347%, 94.9020%
XYZ:
68.6684, 67.3979, 60.4288
xyY:
0.3495, 0.3430, 67.3979
CIE-Lab:
85.7045, 10.2704, 10.9944
CIE-LCH:
85.7045, 15.0452, 46.9501
CIE-Luv:
85.7045, 22.2780, 14.1774
Hunter-Lab:
82.0962, 5.6357, 13.8256
#f2cfc2 color charts
#f2cfc2 color shades, tints & tones
#f2cfc2 color schemes
#f2cfc2 color preview, HTML & CSS examples
This text has a color of #f2cfc2
<p style="color:#f2cfc2;">Text here</p>
.mytext {color:#f2cfc2;}
This box has a color of #f2cfc2
<div style="background-color:#f2cfc2;">Content here</div>
.mybackground {background-color:#f2cfc2;}
Border around this has a color of #f2cfc2
<div style="border:2px solid #f2cfc2;">Content here</div>
.myborder {border:2px solid #f2cfc2;}