#e32b12 color space conversions
Hex:
#e32b12
RGB:
227, 43, 18
CMY:
11, 83, 93
CMYK:
0, 81, 92, 11
HSL:
7°, 85.3061%, 48.0392%
HSV (HSB):
7°, 92.0705%, 89.0196%
XYZ:
32.6516, 18.1023, 2.3454
xyY:
0.6149, 0.3409, 18.1023
CIE-Lab:
49.6200, 67.3359, 57.4897
CIE-LCH:
49.6200, 88.5392, 40.4899
CIE-Luv:
49.6200, 143.0846, 35.5752
Hunter-Lab:
42.5468, 62.5289, 26.5144
#e32b12 color charts
#e32b12 color shades, tints & tones
#e32b12 color schemes
#e32b12 color preview, HTML & CSS examples
This text has a color of #e32b12
<p style="color:#e32b12;">Text here</p>
.mytext {color:#e32b12;}
This box has a color of #e32b12
<div style="background-color:#e32b12;">Content here</div>
.mybackground {background-color:#e32b12;}
Border around this has a color of #e32b12
<div style="border:2px solid #e32b12;">Content here</div>
.myborder {border:2px solid #e32b12;}