#e6d6ce color space conversions
Hex:
#e6d6ce
RGB:
230, 214, 206
CMY:
10, 16, 19
CMYK:
0, 7, 10, 10
HSL:
20°, 32.4324%, 85.4902%
HSV (HSB):
20°, 10.4348%, 90.1961%
XYZ:
67.8203, 69.3724, 68.2082
xyY:
0.3302, 0.3377, 69.3724
CIE-Lab:
86.6881, 4.1760, 5.9200
CIE-LCH:
86.6881, 7.2447, 54.8008
CIE-Luv:
86.6881, 9.8800, 8.0777
Hunter-Lab:
83.2901, -0.4111, 9.7491
#e6d6ce color charts
#e6d6ce color shades, tints & tones
#e6d6ce color schemes
#e6d6ce color preview, HTML & CSS examples
This text has a color of #e6d6ce
<p style="color:#e6d6ce;">Text here</p>
.mytext {color:#e6d6ce;}
This box has a color of #e6d6ce
<div style="background-color:#e6d6ce;">Content here</div>
.mybackground {background-color:#e6d6ce;}
Border around this has a color of #e6d6ce
<div style="border:2px solid #e6d6ce;">Content here</div>
.myborder {border:2px solid #e6d6ce;}