#e30b0e color space conversions
Hex:
#e30b0e
RGB:
227, 11, 14
CMY:
11, 96, 95
CMYK:
0, 95, 94, 11
HSL:
359°, 90.7563%, 46.6667%
HSV (HSB):
359°, 95.1542%, 89.0196%
XYZ:
31.8775, 16.6019, 1.9398
xyY:
0.6322, 0.3293, 16.6019
CIE-Lab:
47.7545, 72.5871, 57.6862
CIE-LCH:
47.7545, 92.7178, 38.4748
CIE-Luv:
47.7545, 153.2591, 32.7659
Hunter-Lab:
40.7455, 68.3460, 25.6991
#e30b0e color charts
#e30b0e color shades, tints & tones
#e30b0e color schemes
#e30b0e color preview, HTML & CSS examples
This text has a color of #e30b0e
<p style="color:#e30b0e;">Text here</p>
.mytext {color:#e30b0e;}
This box has a color of #e30b0e
<div style="background-color:#e30b0e;">Content here</div>
.mybackground {background-color:#e30b0e;}
Border around this has a color of #e30b0e
<div style="border:2px solid #e30b0e;">Content here</div>
.myborder {border:2px solid #e30b0e;}