#e6ccd1 color space conversions
Hex:
#e6ccd1
RGB:
230, 204, 209
CMY:
10, 20, 18
CMYK:
0, 11, 9, 10
HSL:
348°, 34.2105%, 85.0980%
HSV (HSB):
348°, 11.3043%, 90.1961%
XYZ:
65.7346, 64.6122, 69.3284
xyY:
0.3292, 0.3236, 64.6122
CIE-Lab:
84.2835, 9.9129, 0.8424
CIE-LCH:
84.2835, 9.9486, 4.8573
CIE-Luv:
84.2835, 15.0242, -0.5173
Hunter-Lab:
80.3817, 5.3059, 5.1302
#e6ccd1 color charts
#e6ccd1 color shades, tints & tones
#e6ccd1 color schemes
#e6ccd1 color preview, HTML & CSS examples
This text has a color of #e6ccd1
<p style="color:#e6ccd1;">Text here</p>
.mytext {color:#e6ccd1;}
This box has a color of #e6ccd1
<div style="background-color:#e6ccd1;">Content here</div>
.mybackground {background-color:#e6ccd1;}
Border around this has a color of #e6ccd1
<div style="border:2px solid #e6ccd1;">Content here</div>
.myborder {border:2px solid #e6ccd1;}