#e30e2b color space conversions
Hex:
#e30e2b
RGB:
227, 14, 43
CMY:
11, 95, 83
CMYK:
0, 94, 81, 11
HSL:
352°, 88.3817%, 47.2549%
HSV (HSB):
352°, 93.8326%, 89.0196%
XYZ:
32.2716, 16.8194, 3.8311
xyY:
0.6098, 0.3178, 16.8194
CIE-Lab:
48.0317, 72.8184, 44.8629
CIE-LCH:
48.0317, 85.5290, 31.6370
CIE-Luv:
48.0317, 148.7232, 26.8297
Hunter-Lab:
41.0114, 68.6904, 23.1695
#e30e2b color charts
#e30e2b color shades, tints & tones
#e30e2b color schemes
#e30e2b color preview, HTML & CSS examples
This text has a color of #e30e2b
<p style="color:#e30e2b;">Text here</p>
.mytext {color:#e30e2b;}
This box has a color of #e30e2b
<div style="background-color:#e30e2b;">Content here</div>
.mybackground {background-color:#e30e2b;}
Border around this has a color of #e30e2b
<div style="border:2px solid #e30e2b;">Content here</div>
.myborder {border:2px solid #e30e2b;}