#e30e1f color space conversions
Hex:
#e30e1f
RGB:
227, 14, 31
CMY:
11, 95, 88
CMYK:
0, 94, 86, 11
HSL:
355°, 88.3817%, 47.2549%
HSV (HSB):
355°, 93.8326%, 89.0196%
XYZ:
32.0829, 16.7439, 2.8373
xyY:
0.6210, 0.3241, 16.7439
CIE-Lab:
47.9357, 72.5507, 50.9401
CIE-LCH:
47.9357, 88.6481, 35.0739
CIE-Luv:
47.9357, 150.8207, 30.0237
Hunter-Lab:
40.9193, 68.3447, 24.5325
#e30e1f color charts
#e30e1f color shades, tints & tones
#e30e1f color schemes
#e30e1f color preview, HTML & CSS examples
This text has a color of #e30e1f
<p style="color:#e30e1f;">Text here</p>
.mytext {color:#e30e1f;}
This box has a color of #e30e1f
<div style="background-color:#e30e1f;">Content here</div>
.mybackground {background-color:#e30e1f;}
Border around this has a color of #e30e1f
<div style="border:2px solid #e30e1f;">Content here</div>
.myborder {border:2px solid #e30e1f;}