#e32e54 color space conversions
Hex:
#e32e54
RGB:
227, 46, 84
CMY:
11, 82, 67
CMYK:
0, 80, 63, 11
HSL:
347°, 76.3713%, 53.5294%
HSV (HSB):
347°, 79.7357%, 89.0196%
XYZ:
34.2558, 18.9250, 10.2349
xyY:
0.5402, 0.2984, 18.9250
CIE-Lab:
50.5993, 68.7579, 23.8900
CIE-LCH:
50.5993, 72.7900, 19.1598
CIE-Luv:
50.5993, 128.2444, 13.1104
Hunter-Lab:
43.5028, 64.4276, 16.5028
#e32e54 color charts
#e32e54 color shades, tints & tones
#e32e54 color schemes
#e32e54 color preview, HTML & CSS examples
This text has a color of #e32e54
<p style="color:#e32e54;">Text here</p>
.mytext {color:#e32e54;}
This box has a color of #e32e54
<div style="background-color:#e32e54;">Content here</div>
.mybackground {background-color:#e32e54;}
Border around this has a color of #e32e54
<div style="border:2px solid #e32e54;">Content here</div>
.myborder {border:2px solid #e32e54;}