#e2c0cd color space conversions
Hex:
#e2c0cd
RGB:
226, 192, 205
CMY:
11, 25, 20
CMYK:
0, 15, 9, 11
HSL:
337°, 36.9565%, 81.9608%
HSV (HSB):
337°, 15.0442%, 88.6275%
XYZ:
61.2331, 58.2758, 65.7786
xyY:
0.3305, 0.3145, 58.2758
CIE-Lab:
80.8919, 14.1990, -2.0170
CIE-LCH:
80.8919, 14.3416, 351.9152
CIE-Luv:
80.8919, 19.3459, -5.5751
Hunter-Lab:
76.3386, 9.5868, 2.3486
#e2c0cd color charts
#e2c0cd color shades, tints & tones
#e2c0cd color schemes
#e2c0cd color preview, HTML & CSS examples
This text has a color of #e2c0cd
<p style="color:#e2c0cd;">Text here</p>
.mytext {color:#e2c0cd;}
This box has a color of #e2c0cd
<div style="background-color:#e2c0cd;">Content here</div>
.mybackground {background-color:#e2c0cd;}
Border around this has a color of #e2c0cd
<div style="border:2px solid #e2c0cd;">Content here</div>
.myborder {border:2px solid #e2c0cd;}