#e32b51 color space conversions
Hex:
#e32b51
RGB:
227, 43, 81
CMY:
11, 83, 68
CMYK:
0, 81, 64, 11
HSL:
348°, 76.6667%, 52.9412%
HSV (HSB):
348°, 81.0573%, 89.0196%
XYZ:
34.0276, 18.6527, 9.5915
xyY:
0.5464, 0.2995, 18.6527
CIE-Lab:
50.2784, 69.3494, 25.2837
CIE-LCH:
50.2784, 73.8147, 20.0311
CIE-Luv:
50.2784, 130.3679, 14.1675
Hunter-Lab:
43.1888, 65.0563, 17.0649
#e32b51 color charts
#e32b51 color shades, tints & tones
#e32b51 color schemes
#e32b51 color preview, HTML & CSS examples
This text has a color of #e32b51
<p style="color:#e32b51;">Text here</p>
.mytext {color:#e32b51;}
This box has a color of #e32b51
<div style="background-color:#e32b51;">Content here</div>
.mybackground {background-color:#e32b51;}
Border around this has a color of #e32b51
<div style="border:2px solid #e32b51;">Content here</div>
.myborder {border:2px solid #e32b51;}