#e6c6c4 color space conversions
Hex:
#e6c6c4
RGB:
230, 198, 196
CMY:
10, 22, 23
CMYK:
0, 14, 15, 10
HSL:
4°, 40.4762%, 83.5294%
HSV (HSB):
4°, 14.7826%, 90.1961%
XYZ:
62.7910, 61.1967, 60.7272
xyY:
0.3399, 0.3313, 61.1967
CIE-Lab:
82.4844, 10.9666, 5.1723
CIE-LCH:
82.4844, 12.1251, 25.2507
CIE-Luv:
82.4844, 19.4479, 5.6533
Hunter-Lab:
78.2283, 6.3759, 8.7340
#e6c6c4 color charts
#e6c6c4 color shades, tints & tones
#e6c6c4 color schemes
#e6c6c4 color preview, HTML & CSS examples
This text has a color of #e6c6c4
<p style="color:#e6c6c4;">Text here</p>
.mytext {color:#e6c6c4;}
This box has a color of #e6c6c4
<div style="background-color:#e6c6c4;">Content here</div>
.mybackground {background-color:#e6c6c4;}
Border around this has a color of #e6c6c4
<div style="border:2px solid #e6c6c4;">Content here</div>
.myborder {border:2px solid #e6c6c4;}