#e2d2c0 color space conversions
Hex:
#e2d2c0
RGB:
226, 210, 192
CMY:
11, 18, 25
CMYK:
0, 7, 15, 11
HSL:
32°, 36.9565%, 81.9608%
HSV (HSB):
32°, 15.0442%, 88.6275%
XYZ:
63.9251, 66.0677, 59.2523
xyY:
0.3378, 0.3491, 66.0677
CIE-Lab:
85.0309, 2.5959, 10.9067
CIE-LCH:
85.0309, 11.2114, 76.6123
CIE-Luv:
85.0309, 10.6026, 15.5066
Hunter-Lab:
81.2820, -1.8605, 13.6767
#e2d2c0 color charts
#e2d2c0 color shades, tints & tones
#e2d2c0 color schemes
#e2d2c0 color preview, HTML & CSS examples
This text has a color of #e2d2c0
<p style="color:#e2d2c0;">Text here</p>
.mytext {color:#e2d2c0;}
This box has a color of #e2d2c0
<div style="background-color:#e2d2c0;">Content here</div>
.mybackground {background-color:#e2d2c0;}
Border around this has a color of #e2d2c0
<div style="border:2px solid #e2d2c0;">Content here</div>
.myborder {border:2px solid #e2d2c0;}