#e30e2f color space conversions
Hex:
#e30e2f
RGB:
227, 14, 47
CMY:
11, 95, 82
CMYK:
0, 94, 79, 11
HSL:
351°, 88.3817%, 47.2549%
HSV (HSB):
351°, 93.8326%, 89.0196%
XYZ:
32.3487, 16.8502, 4.2368
xyY:
0.6054, 0.3153, 16.8502
CIE-Lab:
48.0707, 72.9273, 42.6941
CIE-LCH:
48.0707, 84.5055, 30.3461
CIE-Luv:
48.0707, 147.8839, 25.5490
Hunter-Lab:
41.0490, 68.8312, 22.6148
#e30e2f color charts
#e30e2f color shades, tints & tones
#e30e2f color schemes
#e30e2f color preview, HTML & CSS examples
This text has a color of #e30e2f
<p style="color:#e30e2f;">Text here</p>
.mytext {color:#e30e2f;}
This box has a color of #e30e2f
<div style="background-color:#e30e2f;">Content here</div>
.mybackground {background-color:#e30e2f;}
Border around this has a color of #e30e2f
<div style="border:2px solid #e30e2f;">Content here</div>
.myborder {border:2px solid #e30e2f;}