#e2d2c6 color space conversions
Hex:
#e2d2c6
RGB:
226, 210, 198
CMY:
11, 18, 22
CMYK:
0, 7, 12, 11
HSL:
26°, 32.5581%, 83.1373%
HSV (HSB):
26°, 12.3894%, 88.6275%
XYZ:
64.6037, 66.3392, 62.8258
xyY:
0.3334, 0.3424, 66.3392
CIE-Lab:
85.1691, 3.5450, 7.9263
CIE-LCH:
85.1691, 8.6829, 65.9035
CIE-Luv:
85.1691, 10.1810, 11.0792
Hunter-Lab:
81.4489, -0.9527, 11.2807
#e2d2c6 color charts
#e2d2c6 color shades, tints & tones
#e2d2c6 color schemes
#e2d2c6 color preview, HTML & CSS examples
This text has a color of #e2d2c6
<p style="color:#e2d2c6;">Text here</p>
.mytext {color:#e2d2c6;}
This box has a color of #e2d2c6
<div style="background-color:#e2d2c6;">Content here</div>
.mybackground {background-color:#e2d2c6;}
Border around this has a color of #e2d2c6
<div style="border:2px solid #e2d2c6;">Content here</div>
.myborder {border:2px solid #e2d2c6;}