#e7c0cd color space conversions
Hex:
#e7c0cd
RGB:
231, 192, 205
CMY:
9, 25, 20
CMYK:
0, 17, 11, 9
HSL:
340°, 44.8276%, 82.9412%
HSV (HSB):
340°, 16.8831%, 90.5882%
XYZ:
62.8241, 59.0960, 65.8531
xyY:
0.3346, 0.3147, 59.0960
CIE-Lab:
81.3443, 15.9569, -1.3007
CIE-LCH:
81.3443, 16.0099, 355.3400
CIE-Luv:
81.3443, 22.5074, -4.8272
Hunter-Lab:
76.8739, 11.3472, 3.0217
#e7c0cd color charts
#e7c0cd color shades, tints & tones
#e7c0cd color schemes
#e7c0cd color preview, HTML & CSS examples
This text has a color of #e7c0cd
<p style="color:#e7c0cd;">Text here</p>
.mytext {color:#e7c0cd;}
This box has a color of #e7c0cd
<div style="background-color:#e7c0cd;">Content here</div>
.mybackground {background-color:#e7c0cd;}
Border around this has a color of #e7c0cd
<div style="border:2px solid #e7c0cd;">Content here</div>
.myborder {border:2px solid #e7c0cd;}