#e32a4f color space conversions
Hex:
#e32a4f
RGB:
227, 42, 79
CMY:
11, 84, 69
CMYK:
0, 81, 65, 11
HSL:
348°, 76.7635%, 52.7451%
HSV (HSB):
348°, 81.4978%, 89.0196%
XYZ:
33.9178, 18.5513, 9.1902
xyY:
0.5501, 0.3009, 18.5513
CIE-Lab:
50.1581, 69.4856, 26.3349
CIE-LCH:
50.1581, 74.3086, 20.7566
CIE-Luv:
50.1581, 131.3740, 15.0478
Hunter-Lab:
43.0713, 65.1907, 17.4990
#e32a4f color charts
#e32a4f color shades, tints & tones
#e32a4f color schemes
#e32a4f color preview, HTML & CSS examples
This text has a color of #e32a4f
<p style="color:#e32a4f;">Text here</p>
.mytext {color:#e32a4f;}
This box has a color of #e32a4f
<div style="background-color:#e32a4f;">Content here</div>
.mybackground {background-color:#e32a4f;}
Border around this has a color of #e32a4f
<div style="border:2px solid #e32a4f;">Content here</div>
.myborder {border:2px solid #e32a4f;}