#f2cbb2 color space conversions
Hex:
#f2cbb2
RGB:
242, 203, 178
CMY:
5, 20, 30
CMYK:
0, 16, 26, 5
HSL:
23°, 71.1111%, 82.3529%
HSV (HSB):
23°, 26.4463%, 94.9020%
XYZ:
66.0098, 64.8035, 51.1487
xyY:
0.3628, 0.3561, 64.8035
CIE-Lab:
84.3824, 10.1028, 17.6001
CIE-LCH:
84.3824, 20.2936, 60.1434
CIE-Luv:
84.3824, 26.0651, 23.2050
Hunter-Lab:
80.5006, 5.4923, 18.6786
#f2cbb2 color charts
#f2cbb2 color shades, tints & tones
#f2cbb2 color schemes
#f2cbb2 color preview, HTML & CSS examples
This text has a color of #f2cbb2
<p style="color:#f2cbb2;">Text here</p>
.mytext {color:#f2cbb2;}
This box has a color of #f2cbb2
<div style="background-color:#f2cbb2;">Content here</div>
.mybackground {background-color:#f2cbb2;}
Border around this has a color of #f2cbb2
<div style="border:2px solid #f2cbb2;">Content here</div>
.myborder {border:2px solid #f2cbb2;}