#e5dcdc color space conversions
Hex:
#e5dcdc
RGB:
229, 220, 220
CMY:
10, 14, 14
CMYK:
0, 4, 4, 10
HSL:
0°, 14.7541%, 88.0392%
HSV (HSB):
0°, 3.9301%, 89.8039%
XYZ:
70.8246, 73.0117, 78.0700
xyY:
0.3192, 0.3290, 73.0117
CIE-Lab:
88.4533, 3.0697, 1.0844
CIE-LCH:
88.4533, 3.2556, 19.4560
CIE-Luv:
88.4533, 5.1581, 1.0973
Hunter-Lab:
85.4469, -1.5784, 5.6415
#e5dcdc color charts
#e5dcdc color shades, tints & tones
#e5dcdc color schemes
#e5dcdc color preview, HTML & CSS examples
This text has a color of #e5dcdc
<p style="color:#e5dcdc;">Text here</p>
.mytext {color:#e5dcdc;}
This box has a color of #e5dcdc
<div style="background-color:#e5dcdc;">Content here</div>
.mybackground {background-color:#e5dcdc;}
Border around this has a color of #e5dcdc
<div style="border:2px solid #e5dcdc;">Content here</div>
.myborder {border:2px solid #e5dcdc;}