#e32f36 color space conversions
Hex:
#e32f36
RGB:
227, 47, 54
CMY:
11, 82, 79
CMYK:
0, 79, 76, 11
HSL:
358°, 76.2712%, 53.7255%
HSV (HSB):
358°, 79.2952%, 89.0196%
XYZ:
33.3609, 18.6303, 5.3277
xyY:
0.5820, 0.3250, 18.6303
CIE-Lab:
50.2518, 67.1301, 41.0757
CIE-LCH:
50.2518, 78.6998, 31.4617
CIE-Luv:
50.2518, 135.8895, 27.1888
Hunter-Lab:
43.1628, 62.4294, 22.8956
#e32f36 color charts
#e32f36 color shades, tints & tones
#e32f36 color schemes
#e32f36 color preview, HTML & CSS examples
This text has a color of #e32f36
<p style="color:#e32f36;">Text here</p>
.mytext {color:#e32f36;}
This box has a color of #e32f36
<div style="background-color:#e32f36;">Content here</div>
.mybackground {background-color:#e32f36;}
Border around this has a color of #e32f36
<div style="border:2px solid #e32f36;">Content here</div>
.myborder {border:2px solid #e32f36;}