#e32d29 color space conversions
Hex:
#e32d29
RGB:
227, 45, 41
CMY:
11, 82, 84
CMYK:
0, 80, 82, 11
HSL:
1°, 76.8595%, 52.5490%
HSV (HSB):
1°, 81.9383%, 89.0196%
XYZ:
33.0172, 18.3678, 3.9030
xyY:
0.5972, 0.3322, 18.3678
CIE-Lab:
49.9392, 67.2621, 47.7443
CIE-LCH:
49.9392, 82.4846, 35.3681
CIE-Luv:
49.9392, 139.2959, 31.0750
Hunter-Lab:
42.8576, 62.5142, 24.6009
#e32d29 color charts
#e32d29 color shades, tints & tones
#e32d29 color schemes
#e32d29 color preview, HTML & CSS examples
This text has a color of #e32d29
<p style="color:#e32d29;">Text here</p>
.mytext {color:#e32d29;}
This box has a color of #e32d29
<div style="background-color:#e32d29;">Content here</div>
.mybackground {background-color:#e32d29;}
Border around this has a color of #e32d29
<div style="border:2px solid #e32d29;">Content here</div>
.myborder {border:2px solid #e32d29;}