#e2dddd color space conversions
Hex:
#e2dddd
RGB:
226, 221, 221
CMY:
11, 13, 13
CMYK:
0, 2, 2, 11
HSL:
0°, 7.9365%, 87.6471%
HSV (HSB):
0°, 2.2124%, 88.6275%
XYZ:
70.2716, 73.1021, 78.8130
xyY:
0.3163, 0.3290, 73.1021
CIE-Lab:
88.4964, 1.7012, 0.5925
CIE-LCH:
88.4964, 1.8014, 19.2035
CIE-Luv:
88.4964, 2.8443, 0.5982
Hunter-Lab:
85.4998, -2.9168, 5.1968
#e2dddd color charts
#e2dddd color shades, tints & tones
#e2dddd color schemes
#e2dddd color preview, HTML & CSS examples
This text has a color of #e2dddd
<p style="color:#e2dddd;">Text here</p>
.mytext {color:#e2dddd;}
This box has a color of #e2dddd
<div style="background-color:#e2dddd;">Content here</div>
.mybackground {background-color:#e2dddd;}
Border around this has a color of #e2dddd
<div style="border:2px solid #e2dddd;">Content here</div>
.myborder {border:2px solid #e2dddd;}