#f2cac0 color space conversions
Hex:
#f2cac0
RGB:
242, 202, 192
CMY:
5, 21, 25
CMYK:
0, 17, 21, 5
HSL:
12°, 65.7895%, 85.0980%
HSV (HSB):
12°, 20.6612%, 94.9020%
XYZ:
67.2529, 64.9241, 58.8562
xyY:
0.3520, 0.3399, 64.9241
CIE-Lab:
84.4446, 12.5969, 10.2605
CIE-LCH:
84.4446, 16.2468, 39.1638
CIE-Luv:
84.4446, 25.3381, 12.6501
Hunter-Lab:
80.5755, 7.9792, 13.0946
#f2cac0 color charts
#f2cac0 color shades, tints & tones
#f2cac0 color schemes
#f2cac0 color preview, HTML & CSS examples
This text has a color of #f2cac0
<p style="color:#f2cac0;">Text here</p>
.mytext {color:#f2cac0;}
This box has a color of #f2cac0
<div style="background-color:#f2cac0;">Content here</div>
.mybackground {background-color:#f2cac0;}
Border around this has a color of #f2cac0
<div style="border:2px solid #f2cac0;">Content here</div>
.myborder {border:2px solid #f2cac0;}