#e32949 color space conversions
Hex:
#e32949
RGB:
227, 41, 73
CMY:
11, 84, 71
CMYK:
0, 82, 68, 11
HSL:
350°, 76.8595%, 52.5490%
HSV (HSB):
350°, 81.9383%, 89.0196%
XYZ:
33.6741, 18.3978, 8.0796
xyY:
0.5598, 0.3059, 18.3978
CIE-Lab:
49.9751, 69.4230, 29.7060
CIE-LCH:
49.9751, 75.5116, 23.1661
CIE-Luv:
49.9751, 133.5653, 17.9252
Hunter-Lab:
42.8927, 65.0743, 18.8565
#e32949 color charts
#e32949 color shades, tints & tones
#e32949 color schemes
#e32949 color preview, HTML & CSS examples
This text has a color of #e32949
<p style="color:#e32949;">Text here</p>
.mytext {color:#e32949;}
This box has a color of #e32949
<div style="background-color:#e32949;">Content here</div>
.mybackground {background-color:#e32949;}
Border around this has a color of #e32949
<div style="border:2px solid #e32949;">Content here</div>
.myborder {border:2px solid #e32949;}