#e32d64 color space conversions
Hex:
#e32d64
RGB:
227, 45, 100
CMY:
11, 82, 61
CMYK:
0, 80, 56, 11
HSL:
342°, 76.4706%, 53.3333%
HSV (HSB):
342°, 80.1762%, 89.0196%
XYZ:
34.9172, 19.1278, 13.9083
xyY:
0.5138, 0.2815, 19.1278
CIE-Lab:
50.8364, 70.0117, 14.5107
CIE-LCH:
50.8364, 71.4997, 11.7094
CIE-Luv:
50.8364, 123.1414, 3.4215
Hunter-Lab:
43.7353, 65.9732, 11.7599
#e32d64 color charts
#e32d64 color shades, tints & tones
#e32d64 color schemes
#e32d64 color preview, HTML & CSS examples
This text has a color of #e32d64
<p style="color:#e32d64;">Text here</p>
.mytext {color:#e32d64;}
This box has a color of #e32d64
<div style="background-color:#e32d64;">Content here</div>
.mybackground {background-color:#e32d64;}
Border around this has a color of #e32d64
<div style="border:2px solid #e32d64;">Content here</div>
.myborder {border:2px solid #e32d64;}