#e30b2f color space conversions
Hex:
#e30b2f
RGB:
227, 11, 47
CMY:
11, 96, 82
CMYK:
0, 95, 79, 11
HSL:
350°, 90.7563%, 46.6667%
HSV (HSB):
350°, 95.1542%, 89.0196%
XYZ:
32.3113, 16.7755, 4.2243
xyY:
0.6061, 0.3147, 16.7755
CIE-Lab:
47.9759, 73.2017, 42.5970
CIE-LCH:
47.9759, 84.6935, 30.1957
CIE-Luv:
47.9759, 148.3702, 25.3646
Hunter-Lab:
40.9579, 69.1408, 22.5555
#e30b2f color charts
#e30b2f color shades, tints & tones
#e30b2f color schemes
#e30b2f color preview, HTML & CSS examples
This text has a color of #e30b2f
<p style="color:#e30b2f;">Text here</p>
.mytext {color:#e30b2f;}
This box has a color of #e30b2f
<div style="background-color:#e30b2f;">Content here</div>
.mybackground {background-color:#e30b2f;}
Border around this has a color of #e30b2f
<div style="border:2px solid #e30b2f;">Content here</div>
.myborder {border:2px solid #e30b2f;}