#e5c6d5 color space conversions
Hex:
#e5c6d5
RGB:
229, 198, 213
CMY:
10, 22, 16
CMYK:
0, 14, 7, 10
HSL:
331°, 37.3494%, 83.7255%
HSV (HSB):
331°, 13.5371%, 89.8039%
XYZ:
64.5174, 61.8503, 71.4887
xyY:
0.3261, 0.3126, 61.8503
CIE-Lab:
82.8337, 13.4156, -3.4261
CIE-LCH:
82.8337, 13.8462, 345.6741
CIE-Luv:
82.8337, 17.2483, -7.5908
Hunter-Lab:
78.6449, 8.8062, 1.1566
#e5c6d5 color charts
#e5c6d5 color shades, tints & tones
#e5c6d5 color schemes
#e5c6d5 color preview, HTML & CSS examples
This text has a color of #e5c6d5
<p style="color:#e5c6d5;">Text here</p>
.mytext {color:#e5c6d5;}
This box has a color of #e5c6d5
<div style="background-color:#e5c6d5;">Content here</div>
.mybackground {background-color:#e5c6d5;}
Border around this has a color of #e5c6d5
<div style="border:2px solid #e5c6d5;">Content here</div>
.myborder {border:2px solid #e5c6d5;}