#e32b4f color space conversions
Hex:
#e32b4f
RGB:
227, 43, 79
CMY:
11, 83, 69
CMYK:
0, 81, 65, 11
HSL:
348°, 76.6667%, 52.9412%
HSV (HSB):
348°, 81.0573%, 89.0196%
XYZ:
33.9537, 18.6232, 9.2022
xyY:
0.5496, 0.3014, 18.6232
CIE-Lab:
50.2434, 69.2432, 26.4438
CIE-LCH:
50.2434, 74.1208, 20.9018
CIE-Luv:
50.2434, 130.9933, 15.2299
Hunter-Lab:
43.1546, 64.9221, 17.5653
#e32b4f color charts
#e32b4f color shades, tints & tones
#e32b4f color schemes
#e32b4f color preview, HTML & CSS examples
This text has a color of #e32b4f
<p style="color:#e32b4f;">Text here</p>
.mytext {color:#e32b4f;}
This box has a color of #e32b4f
<div style="background-color:#e32b4f;">Content here</div>
.mybackground {background-color:#e32b4f;}
Border around this has a color of #e32b4f
<div style="border:2px solid #e32b4f;">Content here</div>
.myborder {border:2px solid #e32b4f;}