#e32d86 color space conversions
Hex:
#e32d86
RGB:
227, 45, 134
CMY:
11, 82, 47
CMYK:
0, 80, 41, 11
HSL:
331°, 76.4706%, 53.3333%
HSV (HSB):
331°, 80.1762%, 89.0196%
XYZ:
36.9200, 19.9289, 24.4550
xyY:
0.4541, 0.2451, 19.9289
CIE-Lab:
51.7567, 72.7645, -4.7498
CIE-LCH:
51.7567, 72.9193, 356.2652
CIE-Luv:
51.7567, 109.7017, -20.2102
Hunter-Lab:
44.6418, 69.5014, -1.2301
#e32d86 color charts
#e32d86 color shades, tints & tones
#e32d86 color schemes
#e32d86 color preview, HTML & CSS examples
This text has a color of #e32d86
<p style="color:#e32d86;">Text here</p>
.mytext {color:#e32d86;}
This box has a color of #e32d86
<div style="background-color:#e32d86;">Content here</div>
.mybackground {background-color:#e32d86;}
Border around this has a color of #e32d86
<div style="border:2px solid #e32d86;">Content here</div>
.myborder {border:2px solid #e32d86;}