#e3032a color space conversions
Hex:
#e3032a
RGB:
227, 3, 42
CMY:
11, 99, 84
CMYK:
0, 99, 81, 11
HSL:
350°, 97.3913%, 45.0980%
HSV (HSB):
350°, 98.6784%, 89.0196%
XYZ:
32.1290, 16.5632, 3.6941
xyY:
0.6133, 0.3162, 16.5632
CIE-Lab:
47.7049, 73.7124, 45.0899
CIE-LCH:
47.7049, 86.4096, 31.4541
CIE-Luv:
47.7049, 150.5746, 26.5240
Hunter-Lab:
40.6979, 69.6959, 23.1068
#e3032a color charts
#e3032a color shades, tints & tones
#e3032a color schemes
#e3032a color preview, HTML & CSS examples
This text has a color of #e3032a
<p style="color:#e3032a;">Text here</p>
.mytext {color:#e3032a;}
This box has a color of #e3032a
<div style="background-color:#e3032a;">Content here</div>
.mybackground {background-color:#e3032a;}
Border around this has a color of #e3032a
<div style="border:2px solid #e3032a;">Content here</div>
.myborder {border:2px solid #e3032a;}