#e56da5 color space conversions
Hex:
#e56da5
RGB:
229, 109, 165
CMY:
10, 57, 35
CMYK:
0, 52, 28, 10
HSL:
332°, 69.7674%, 66.2745%
HSV (HSB):
332°, 52.4017%, 89.8039%
XYZ:
44.5733, 30.3119, 39.0988
xyY:
0.3910, 0.2659, 30.3119
CIE-Lab:
61.9224, 52.5897, -7.8068
CIE-LCH:
61.9224, 53.1660, 351.5563
CIE-Luv:
61.9224, 73.5276, -20.8182
Hunter-Lab:
55.0562, 48.1643, -3.5661
#e56da5 color charts
#e56da5 color shades, tints & tones
#e56da5 color schemes
#e56da5 color preview, HTML & CSS examples
This text has a color of #e56da5
<p style="color:#e56da5;">Text here</p>
.mytext {color:#e56da5;}
This box has a color of #e56da5
<div style="background-color:#e56da5;">Content here</div>
.mybackground {background-color:#e56da5;}
Border around this has a color of #e56da5
<div style="border:2px solid #e56da5;">Content here</div>
.myborder {border:2px solid #e56da5;}