#e32a12 color space conversions
Hex:
#e32a12
RGB:
227, 42, 18
CMY:
11, 84, 93
CMYK:
0, 81, 92, 11
HSL:
7°, 85.3061%, 48.0392%
HSV (HSB):
7°, 92.0705%, 89.0196%
XYZ:
32.6157, 18.0305, 2.3335
xyY:
0.6156, 0.3403, 18.0305
CIE-Lab:
49.5331, 67.5820, 57.4347
CIE-LCH:
49.5331, 88.6909, 40.3596
CIE-Luv:
49.5331, 143.5372, 35.4197
Hunter-Lab:
42.4623, 62.7984, 26.4654
#e32a12 color charts
#e32a12 color shades, tints & tones
#e32a12 color schemes
#e32a12 color preview, HTML & CSS examples
This text has a color of #e32a12
<p style="color:#e32a12;">Text here</p>
.mytext {color:#e32a12;}
This box has a color of #e32a12
<div style="background-color:#e32a12;">Content here</div>
.mybackground {background-color:#e32a12;}
Border around this has a color of #e32a12
<div style="border:2px solid #e32a12;">Content here</div>
.myborder {border:2px solid #e32a12;}