#e7c6e6 color space conversions
Hex:
#e7c6e6
RGB:
231, 198, 230
CMY:
9, 22, 10
CMYK:
0, 14, 0, 9
HSL:
302°, 40.7407%, 84.1176%
HSV (HSB):
302°, 14.2857%, 90.5882%
XYZ:
67.4320, 63.0903, 83.4865
xyY:
0.3151, 0.2948, 63.0903
CIE-Lab:
83.4898, 17.1073, -11.5210
CIE-LCH:
83.4898, 20.6251, 326.0416
CIE-Luv:
83.4898, 16.8354, -20.8444
Hunter-Lab:
79.4294, 12.5371, -6.7179
#e7c6e6 color charts
#e7c6e6 color shades, tints & tones
#e7c6e6 color schemes
#e7c6e6 color preview, HTML & CSS examples
This text has a color of #e7c6e6
<p style="color:#e7c6e6;">Text here</p>
.mytext {color:#e7c6e6;}
This box has a color of #e7c6e6
<div style="background-color:#e7c6e6;">Content here</div>
.mybackground {background-color:#e7c6e6;}
Border around this has a color of #e7c6e6
<div style="border:2px solid #e7c6e6;">Content here</div>
.myborder {border:2px solid #e7c6e6;}