#e32a1a color space conversions
Hex:
#e32a1a
RGB:
227, 42, 26
CMY:
11, 84, 90
CMYK:
0, 81, 89, 11
HSL:
5°, 79.4466%, 49.6078%
HSV (HSB):
5°, 88.5463%, 89.0196%
XYZ:
32.6930, 18.0614, 2.7404
xyY:
0.6111, 0.3376, 18.0614
CIE-Lab:
49.5705, 67.6969, 54.4415
CIE-LCH:
49.5705, 86.8720, 38.8061
CIE-Luv:
49.5705, 142.7527, 34.1162
Hunter-Lab:
42.4987, 62.9419, 25.9260
#e32a1a color charts
#e32a1a color shades, tints & tones
#e32a1a color schemes
#e32a1a color preview, HTML & CSS examples
This text has a color of #e32a1a
<p style="color:#e32a1a;">Text here</p>
.mytext {color:#e32a1a;}
This box has a color of #e32a1a
<div style="background-color:#e32a1a;">Content here</div>
.mybackground {background-color:#e32a1a;}
Border around this has a color of #e32a1a
<div style="border:2px solid #e32a1a;">Content here</div>
.myborder {border:2px solid #e32a1a;}