#e30d1b color space conversions
Hex:
#e30d1b
RGB:
227, 13, 27
CMY:
11, 95, 89
CMYK:
0, 94, 88, 11
HSL:
356°, 89.1667%, 47.0588%
HSV (HSB):
356°, 94.2731%, 89.0196%
XYZ:
32.0203, 16.6979, 2.5723
xyY:
0.6243, 0.3256, 16.6979
CIE-Lab:
47.8771, 72.5768, 52.7457
CIE-LCH:
47.8771, 89.7190, 36.0080
CIE-Luv:
47.8771, 151.5594, 30.8133
Hunter-Lab:
40.8630, 68.3625, 24.8719
#e30d1b color charts
#e30d1b color shades, tints & tones
#e30d1b color schemes
#e30d1b color preview, HTML & CSS examples
This text has a color of #e30d1b
<p style="color:#e30d1b;">Text here</p>
.mytext {color:#e30d1b;}
This box has a color of #e30d1b
<div style="background-color:#e30d1b;">Content here</div>
.mybackground {background-color:#e30d1b;}
Border around this has a color of #e30d1b
<div style="border:2px solid #e30d1b;">Content here</div>
.myborder {border:2px solid #e30d1b;}