#e32db3 color space conversions
Hex:
#e32db3
RGB:
227, 45, 179
CMY:
11, 82, 30
CMYK:
0, 80, 21, 11
HSL:
316°, 76.4706%, 53.3333%
HSV (HSB):
316°, 80.1762%, 89.0196%
XYZ:
40.7536, 21.4623, 44.6425
xyY:
0.3814, 0.2008, 21.4623
CIE-Lab:
53.4518, 77.6716, -28.8352
CIE-LCH:
53.4518, 82.8513, 339.6328
CIE-Luv:
53.4518, 90.6189, -55.1604
Hunter-Lab:
46.3275, 75.9509, -24.7044
#e32db3 color charts
#e32db3 color shades, tints & tones
#e32db3 color schemes
#e32db3 color preview, HTML & CSS examples
This text has a color of #e32db3
<p style="color:#e32db3;">Text here</p>
.mytext {color:#e32db3;}
This box has a color of #e32db3
<div style="background-color:#e32db3;">Content here</div>
.mybackground {background-color:#e32db3;}
Border around this has a color of #e32db3
<div style="border:2px solid #e32db3;">Content here</div>
.myborder {border:2px solid #e32db3;}