#e7c0cc color space conversions
Hex:
#e7c0cc
RGB:
231, 192, 204
CMY:
9, 25, 20
CMYK:
0, 17, 12, 9
HSL:
342°, 44.8276%, 82.9412%
HSV (HSB):
342°, 16.8831%, 90.5882%
XYZ:
62.7037, 59.0478, 65.2193
xyY:
0.3354, 0.3158, 59.0478
CIE-Lab:
81.3179, 15.7926, -0.8019
CIE-LCH:
81.3179, 15.8129, 357.0932
CIE-Luv:
81.3179, 22.6108, -4.0501
Hunter-Lab:
76.8426, 11.1819, 3.4681
#e7c0cc color charts
#e7c0cc color shades, tints & tones
#e7c0cc color schemes
#e7c0cc color preview, HTML & CSS examples
This text has a color of #e7c0cc
<p style="color:#e7c0cc;">Text here</p>
.mytext {color:#e7c0cc;}
This box has a color of #e7c0cc
<div style="background-color:#e7c0cc;">Content here</div>
.mybackground {background-color:#e7c0cc;}
Border around this has a color of #e7c0cc
<div style="border:2px solid #e7c0cc;">Content here</div>
.myborder {border:2px solid #e7c0cc;}