#f2cec9 color space conversions
Hex:
#f2cec9
RGB:
242, 206, 201
CMY:
5, 19, 21
CMYK:
0, 15, 17, 5
HSL:
7°, 61.1940%, 86.8627%
HSV (HSB):
7°, 16.9421%, 94.9020%
XYZ:
69.2319, 67.2369, 64.5874
xyY:
0.3443, 0.3344, 67.2369
CIE-Lab:
85.6234, 11.8437, 7.1677
CIE-LCH:
85.6234, 13.8437, 31.1819
CIE-Luv:
85.6234, 22.2041, 8.4214
Hunter-Lab:
81.9981, 7.2127, 10.6977
#f2cec9 color charts
#f2cec9 color shades, tints & tones
#f2cec9 color schemes
#f2cec9 color preview, HTML & CSS examples
This text has a color of #f2cec9
<p style="color:#f2cec9;">Text here</p>
.mytext {color:#f2cec9;}
This box has a color of #f2cec9
<div style="background-color:#f2cec9;">Content here</div>
.mybackground {background-color:#f2cec9;}
Border around this has a color of #f2cec9
<div style="border:2px solid #f2cec9;">Content here</div>
.myborder {border:2px solid #f2cec9;}