#e30e1e color space conversions
Hex:
#e30e1e
RGB:
227, 14, 30
CMY:
11, 95, 88
CMYK:
0, 94, 87, 11
HSL:
355°, 88.3817%, 47.2549%
HSV (HSB):
355°, 93.8326%, 89.0196%
XYZ:
32.0699, 16.7387, 2.7689
xyY:
0.6218, 0.3245, 16.7387
CIE-Lab:
47.9291, 72.5322, 51.4087
CIE-LCH:
47.9291, 88.9032, 35.3279
CIE-Luv:
47.9291, 150.9672, 30.2464
Hunter-Lab:
40.9130, 68.3209, 24.6264
#e30e1e color charts
#e30e1e color shades, tints & tones
#e30e1e color schemes
#e30e1e color preview, HTML & CSS examples
This text has a color of #e30e1e
<p style="color:#e30e1e;">Text here</p>
.mytext {color:#e30e1e;}
This box has a color of #e30e1e
<div style="background-color:#e30e1e;">Content here</div>
.mybackground {background-color:#e30e1e;}
Border around this has a color of #e30e1e
<div style="border:2px solid #e30e1e;">Content here</div>
.myborder {border:2px solid #e30e1e;}