#f2e3d3 color space conversions
Hex:
#f2e3d3
RGB:
242, 227, 211
CMY:
5, 11, 17
CMYK:
0, 6, 13, 5
HSL:
31°, 54.3860%, 88.8235%
HSV (HSB):
31°, 12.8099%, 94.9020%
XYZ:
75.8449, 78.5186, 72.7862
xyY:
0.3339, 0.3457, 78.5186
CIE-Lab:
91.0160, 2.4905, 9.6360
CIE-LCH:
91.0160, 9.9526, 75.5083
CIE-Luv:
91.0160, 9.7769, 13.8937
Hunter-Lab:
88.6107, -2.2845, 13.3258
#f2e3d3 color charts
#f2e3d3 color shades, tints & tones
#f2e3d3 color schemes
#f2e3d3 color preview, HTML & CSS examples
This text has a color of #f2e3d3
<p style="color:#f2e3d3;">Text here</p>
.mytext {color:#f2e3d3;}
This box has a color of #f2e3d3
<div style="background-color:#f2e3d3;">Content here</div>
.mybackground {background-color:#f2e3d3;}
Border around this has a color of #f2e3d3
<div style="border:2px solid #f2e3d3;">Content here</div>
.myborder {border:2px solid #f2e3d3;}