#e32db9 color space conversions
Hex:
#e32db9
RGB:
227, 45, 185
CMY:
11, 82, 27
CMYK:
0, 80, 19, 11
HSL:
314°, 76.4706%, 53.3333%
HSV (HSB):
314°, 80.1762%, 89.0196%
XYZ:
41.3739, 21.7104, 47.9088
xyY:
0.3728, 0.1956, 21.7104
CIE-Lab:
53.7184, 78.4257, -31.9142
CIE-LCH:
53.7184, 84.6706, 337.8568
CIE-Luv:
53.7184, 88.1167, -59.9026
Hunter-Lab:
46.5945, 76.9600, -28.3463
#e32db9 color charts
#e32db9 color shades, tints & tones
#e32db9 color schemes
#e32db9 color preview, HTML & CSS examples
This text has a color of #e32db9
<p style="color:#e32db9;">Text here</p>
.mytext {color:#e32db9;}
This box has a color of #e32db9
<div style="background-color:#e32db9;">Content here</div>
.mybackground {background-color:#e32db9;}
Border around this has a color of #e32db9
<div style="border:2px solid #e32db9;">Content here</div>
.myborder {border:2px solid #e32db9;}