#f2cac5 color space conversions
Hex:
#f2cac5
RGB:
242, 202, 197
CMY:
5, 21, 23
CMYK:
0, 17, 19, 5
HSL:
7°, 63.3803%, 86.0784%
HSV (HSB):
7°, 18.5950%, 94.9020%
XYZ:
67.8165, 65.1495, 61.8241
xyY:
0.3482, 0.3345, 65.1495
CIE-Lab:
84.5607, 13.3375, 7.7670
CIE-LCH:
84.5607, 15.4342, 30.2140
CIE-Luv:
84.5607, 24.8510, 8.9719
Hunter-Lab:
80.7153, 8.7230, 11.0873
#f2cac5 color charts
#f2cac5 color shades, tints & tones
#f2cac5 color schemes
#f2cac5 color preview, HTML & CSS examples
This text has a color of #f2cac5
<p style="color:#f2cac5;">Text here</p>
.mytext {color:#f2cac5;}
This box has a color of #f2cac5
<div style="background-color:#f2cac5;">Content here</div>
.mybackground {background-color:#f2cac5;}
Border around this has a color of #f2cac5
<div style="border:2px solid #f2cac5;">Content here</div>
.myborder {border:2px solid #f2cac5;}