#e5529e color space conversions
Hex:
#e5529e
RGB:
229, 82, 158
CMY:
10, 68, 38
CMYK:
0, 64, 31, 10
HSL:
329°, 73.8693%, 60.9804%
HSV (HSB):
329°, 64.1921%, 89.8039%
XYZ:
41.5019, 25.1612, 35.0170
xyY:
0.4082, 0.2475, 25.1612
CIE-Lab:
57.2322, 63.6707, -10.7636
CIE-LCH:
57.2322, 64.5741, 350.4048
CIE-Luv:
57.2322, 88.5280, -26.8993
Hunter-Lab:
50.1610, 59.9048, -6.2772
#e5529e color charts
#e5529e color shades, tints & tones
#e5529e color schemes
#e5529e color preview, HTML & CSS examples
This text has a color of #e5529e
<p style="color:#e5529e;">Text here</p>
.mytext {color:#e5529e;}
This box has a color of #e5529e
<div style="background-color:#e5529e;">Content here</div>
.mybackground {background-color:#e5529e;}
Border around this has a color of #e5529e
<div style="border:2px solid #e5529e;">Content here</div>
.myborder {border:2px solid #e5529e;}