#e32d20 color space conversions
Hex:
#e32d20
RGB:
227, 45, 32
CMY:
11, 82, 87
CMYK:
0, 80, 86, 11
HSL:
4°, 77.6892%, 50.7843%
HSV (HSB):
4°, 85.9031%, 89.0196%
XYZ:
32.8777, 18.3120, 3.1682
xyY:
0.6048, 0.3369, 18.3120
CIE-Lab:
49.8723, 67.0545, 52.0579
CIE-LCH:
49.8723, 84.8901, 37.8241
CIE-Luv:
49.8723, 140.6506, 33.3638
Hunter-Lab:
42.7925, 62.2556, 25.5651
#e32d20 color charts
#e32d20 color shades, tints & tones
#e32d20 color schemes
#e32d20 color preview, HTML & CSS examples
This text has a color of #e32d20
<p style="color:#e32d20;">Text here</p>
.mytext {color:#e32d20;}
This box has a color of #e32d20
<div style="background-color:#e32d20;">Content here</div>
.mybackground {background-color:#e32d20;}
Border around this has a color of #e32d20
<div style="border:2px solid #e32d20;">Content here</div>
.myborder {border:2px solid #e32d20;}