#e2dddc color space conversions
Hex:
#e2dddc
RGB:
226, 221, 220
CMY:
11, 13, 14
CMYK:
0, 2, 3, 11
HSL:
10°, 9.3750%, 87.4510%
HSV (HSB):
10°, 2.6549%, 88.6275%
XYZ:
70.1387, 73.0490, 78.1133
xyY:
0.3169, 0.3301, 73.0490
CIE-Lab:
88.4711, 1.5252, 1.0819
CIE-LCH:
88.4711, 1.8700, 35.3487
CIE-Luv:
88.4711, 2.9054, 1.3718
Hunter-Lab:
85.4687, -3.0865, 5.6405
#e2dddc color charts
#e2dddc RGB chart
#e2dddc CMYK chart
#e2dddc RGB pie chart
#e2dddc color shades, tints & tones
#e2dddc color schemes
#e2dddc color preview, HTML & CSS examples
This text has a color of #e2dddc
<p style="color:#e2dddc;">Text here</p>
.mytext {color:#e2dddc;}
Text color #e2dddc
This box has a color of #e2dddc
<div style="background-color:#e2dddc;">Content here</div>
.mybackground {background-color:#e2dddc;}
Background color #e2dddc
Border around this has a color of #e2dddc
<div style="border:2px solid #e2dddc;">Content here</div>
.myborder {border:2px solid #e2dddc;}
Border color #e2dddc