#f2e2cb color space conversions
Hex:
#f2e2cb
RGB:
242, 226, 203
CMY:
5, 11, 20
CMYK:
0, 7, 16, 5
HSL:
35°, 60.0000%, 87.2549%
HSV (HSB):
35°, 16.1157%, 94.9020%
XYZ:
74.5938, 77.5818, 67.5432
xyY:
0.3395, 0.3531, 77.5818
CIE-Lab:
90.5887, 1.7682, 13.2032
CIE-LCH:
90.5887, 13.3211, 82.3722
CIE-Luv:
90.5887, 10.8681, 19.1134
Hunter-Lab:
88.0805, -2.9724, 16.1907
#f2e2cb color charts
#f2e2cb color shades, tints & tones
#f2e2cb color schemes
#f2e2cb color preview, HTML & CSS examples
This text has a color of #f2e2cb
<p style="color:#f2e2cb;">Text here</p>
.mytext {color:#f2e2cb;}
This box has a color of #f2e2cb
<div style="background-color:#f2e2cb;">Content here</div>
.mybackground {background-color:#f2e2cb;}
Border around this has a color of #f2e2cb
<div style="border:2px solid #f2e2cb;">Content here</div>
.myborder {border:2px solid #f2e2cb;}