#e32b50 color space conversions
Hex:
#e32b50
RGB:
227, 43, 80
CMY:
11, 83, 69
CMYK:
0, 81, 65, 11
HSL:
348°, 76.6667%, 52.9412%
HSV (HSB):
348°, 81.0573%, 89.0196%
XYZ:
33.9904, 18.6378, 9.3954
xyY:
0.5480, 0.3005, 18.6378
CIE-Lab:
50.2608, 69.2959, 25.8639
CIE-LCH:
50.2608, 73.9653, 20.4675
CIE-Luv:
50.2608, 130.6822, 14.7015
Hunter-Lab:
43.1716, 64.9887, 17.3169
#e32b50 color charts
#e32b50 color shades, tints & tones
#e32b50 color schemes
#e32b50 color preview, HTML & CSS examples
This text has a color of #e32b50
<p style="color:#e32b50;">Text here</p>
.mytext {color:#e32b50;}
This box has a color of #e32b50
<div style="background-color:#e32b50;">Content here</div>
.mybackground {background-color:#e32b50;}
Border around this has a color of #e32b50
<div style="border:2px solid #e32b50;">Content here</div>
.myborder {border:2px solid #e32b50;}