#e6c9cc color space conversions
Hex:
#e6c9cc
RGB:
230, 201, 204
CMY:
10, 21, 20
CMYK:
0, 13, 11, 10
HSL:
354°, 36.7089%, 84.5098%
HSV (HSB):
354°, 12.6087%, 90.1961%
XYZ:
64.4189, 62.9559, 65.8832
xyY:
0.3333, 0.3258, 62.9559
CIE-Lab:
83.4192, 10.6682, 2.2509
CIE-LCH:
83.4192, 10.9031, 11.9140
CIE-Luv:
83.4192, 17.0793, 1.4373
Hunter-Lab:
79.3448, 6.0682, 6.3104
#e6c9cc color charts
#e6c9cc color shades, tints & tones
#e6c9cc color schemes
#e6c9cc color preview, HTML & CSS examples
This text has a color of #e6c9cc
<p style="color:#e6c9cc;">Text here</p>
.mytext {color:#e6c9cc;}
This box has a color of #e6c9cc
<div style="background-color:#e6c9cc;">Content here</div>
.mybackground {background-color:#e6c9cc;}
Border around this has a color of #e6c9cc
<div style="border:2px solid #e6c9cc;">Content here</div>
.myborder {border:2px solid #e6c9cc;}