#e6dcdc color space conversions
Hex:
#e6dcdc
RGB:
230, 220, 220
CMY:
10, 14, 14
CMYK:
0, 4, 4, 10
HSL:
0°, 16.6667%, 88.2353%
HSV (HSB):
0°, 4.3478%, 90.1961%
XYZ:
71.1446, 73.1767, 78.0849
xyY:
0.3199, 0.3290, 73.1767
CIE-Lab:
88.5319, 3.4125, 1.2085
CIE-LCH:
88.5319, 3.6202, 19.5005
CIE-Luv:
88.5319, 5.7415, 1.2231
Hunter-Lab:
85.5434, -1.2463, 5.7598
#e6dcdc color charts
#e6dcdc color shades, tints & tones
#e6dcdc color schemes
#e6dcdc color preview, HTML & CSS examples
This text has a color of #e6dcdc
<p style="color:#e6dcdc;">Text here</p>
.mytext {color:#e6dcdc;}
This box has a color of #e6dcdc
<div style="background-color:#e6dcdc;">Content here</div>
.mybackground {background-color:#e6dcdc;}
Border around this has a color of #e6dcdc
<div style="border:2px solid #e6dcdc;">Content here</div>
.myborder {border:2px solid #e6dcdc;}