#e32a55 color space conversions
Hex:
#e32a55
RGB:
227, 42, 85
CMY:
11, 84, 67
CMYK:
0, 81, 63, 11
HSL:
346°, 76.7635%, 52.7451%
HSV (HSB):
346°, 81.4978%, 89.0196%
XYZ:
34.1462, 18.6427, 10.3930
xyY:
0.5404, 0.2951, 18.6427
CIE-Lab:
50.2665, 69.8125, 22.8503
CIE-LCH:
50.2665, 73.4570, 18.1238
CIE-Luv:
50.2665, 129.4498, 11.7906
Hunter-Lab:
43.1772, 65.6047, 15.9526
#e32a55 color charts
#e32a55 color shades, tints & tones
#e32a55 color schemes
#e32a55 color preview, HTML & CSS examples
This text has a color of #e32a55
<p style="color:#e32a55;">Text here</p>
.mytext {color:#e32a55;}
This box has a color of #e32a55
<div style="background-color:#e32a55;">Content here</div>
.mybackground {background-color:#e32a55;}
Border around this has a color of #e32a55
<div style="border:2px solid #e32a55;">Content here</div>
.myborder {border:2px solid #e32a55;}