#e5c0cc color space conversions
Hex:
#e5c0cc
RGB:
229, 192, 204
CMY:
10, 25, 20
CMYK:
0, 16, 11, 10
HSL:
341°, 41.5730%, 82.5490%
HSV (HSB):
341°, 16.1572%, 89.8039%
XYZ:
62.0618, 58.7169, 65.1892
xyY:
0.3337, 0.3157, 58.7169
CIE-Lab:
81.1357, 15.0873, -1.0900
CIE-LCH:
81.1357, 15.1266, 355.8676
CIE-Luv:
81.1357, 21.3381, -4.3492
Hunter-Lab:
76.6270, 10.4738, 3.1988
#e5c0cc color charts
#e5c0cc color shades, tints & tones
#e5c0cc color schemes
#e5c0cc color preview, HTML & CSS examples
This text has a color of #e5c0cc
<p style="color:#e5c0cc;">Text here</p>
.mytext {color:#e5c0cc;}
This box has a color of #e5c0cc
<div style="background-color:#e5c0cc;">Content here</div>
.mybackground {background-color:#e5c0cc;}
Border around this has a color of #e5c0cc
<div style="border:2px solid #e5c0cc;">Content here</div>
.myborder {border:2px solid #e5c0cc;}