#f2e6e7 color space conversions
Hex:
#f2e6e7
RGB:
242, 230, 231
CMY:
5, 10, 9
CMYK:
0, 5, 5, 5
HSL:
355°, 31.5789%, 92.5490%
HSV (HSB):
355°, 4.9587%, 94.9020%
XYZ:
79.3386, 81.2404, 87.1007
xyY:
0.3203, 0.3280, 81.2404
CIE-Lab:
92.2386, 4.2352, 0.9587
CIE-LCH:
92.2386, 4.3423, 12.7550
CIE-Luv:
92.2386, 6.8238, 0.7012
Hunter-Lab:
90.1335, -0.6117, 5.7984
#f2e6e7 color charts
#f2e6e7 color shades, tints & tones
#f2e6e7 color schemes
#f2e6e7 color preview, HTML & CSS examples
This text has a color of #f2e6e7
<p style="color:#f2e6e7;">Text here</p>
.mytext {color:#f2e6e7;}
This box has a color of #f2e6e7
<div style="background-color:#f2e6e7;">Content here</div>
.mybackground {background-color:#f2e6e7;}
Border around this has a color of #f2e6e7
<div style="border:2px solid #f2e6e7;">Content here</div>
.myborder {border:2px solid #f2e6e7;}