#e32d10 color space conversions
Hex:
#e32d10
RGB:
227, 45, 16
CMY:
11, 82, 94
CMYK:
0, 80, 93, 11
HSL:
8°, 86.8313%, 47.6471%
HSV (HSB):
8°, 92.9515%, 89.0196%
XYZ:
32.7105, 18.2451, 2.2878
xyY:
0.6144, 0.3427, 18.2451
CIE-Lab:
49.7920, 66.8046, 58.2457
CIE-LCH:
49.7920, 88.6308, 41.0846
CIE-Luv:
49.7920, 142.3091, 36.1603
Hunter-Lab:
42.7143, 61.9449, 26.7243
#e32d10 color charts
#e32d10 color shades, tints & tones
#e32d10 color schemes
#e32d10 color preview, HTML & CSS examples
This text has a color of #e32d10
<p style="color:#e32d10;">Text here</p>
.mytext {color:#e32d10;}
This box has a color of #e32d10
<div style="background-color:#e32d10;">Content here</div>
.mybackground {background-color:#e32d10;}
Border around this has a color of #e32d10
<div style="border:2px solid #e32d10;">Content here</div>
.myborder {border:2px solid #e32d10;}