#e2dbdc color space conversions
Hex:
#e2dbdc
RGB:
226, 219, 220
CMY:
11, 14, 14
CMYK:
0, 3, 3, 11
HSL:
351°, 10.7692%, 87.2549%
HSV (HSB):
351°, 3.0973%, 88.6275%
XYZ:
69.6138, 71.9991, 77.9383
xyY:
0.3171, 0.3279, 71.9991
CIE-Lab:
87.9682, 2.5629, 0.3486
CIE-LCH:
87.9682, 2.5865, 7.7453
CIE-Luv:
87.9682, 3.9354, 0.0730
Hunter-Lab:
84.8523, -2.0480, 4.9377
#e2dbdc color charts
#e2dbdc color shades, tints & tones
#e2dbdc color schemes
#e2dbdc color preview, HTML & CSS examples
This text has a color of #e2dbdc
<p style="color:#e2dbdc;">Text here</p>
.mytext {color:#e2dbdc;}
This box has a color of #e2dbdc
<div style="background-color:#e2dbdc;">Content here</div>
.mybackground {background-color:#e2dbdc;}
Border around this has a color of #e2dbdc
<div style="border:2px solid #e2dbdc;">Content here</div>
.myborder {border:2px solid #e2dbdc;}