#f0c2d1 color space conversions
Hex:
#f0c2d1
RGB:
240, 194, 209
CMY:
6, 24, 18
CMYK:
0, 19, 13, 6
HSL:
340°, 60.5263%, 85.0980%
HSV (HSB):
340°, 19.1667%, 94.1176%
XYZ:
66.7356, 61.7123, 68.7159
xyY:
0.3385, 0.3130, 61.7123
CIE-Lab:
82.7602, 18.7119, -1.2758
CIE-LCH:
82.7602, 18.7554, 356.0995
CIE-Luv:
82.7602, 26.7658, -5.3160
Hunter-Lab:
78.5572, 14.1636, 3.1276
#f0c2d1 color charts
#f0c2d1 color shades, tints & tones
#f0c2d1 color schemes
#f0c2d1 color preview, HTML & CSS examples
This text has a color of #f0c2d1
<p style="color:#f0c2d1;">Text here</p>
.mytext {color:#f0c2d1;}
This box has a color of #f0c2d1
<div style="background-color:#f0c2d1;">Content here</div>
.mybackground {background-color:#f0c2d1;}
Border around this has a color of #f0c2d1
<div style="border:2px solid #f0c2d1;">Content here</div>
.myborder {border:2px solid #f0c2d1;}