#e00b2b color space conversions
Hex:
#e00b2b
RGB:
224, 11, 43
CMY:
12, 96, 83
CMYK:
0, 95, 81, 12
HSL:
351°, 90.6383%, 46.0784%
HSV (HSB):
351°, 95.0893%, 87.8431%
XYZ:
31.2962, 16.2611, 3.7747
xyY:
0.6097, 0.3168, 16.2611
CIE-Lab:
47.3151, 72.3563, 43.9505
CIE-LCH:
47.3151, 84.6587, 31.2752
CIE-Luv:
47.3151, 147.0390, 26.0910
Hunter-Lab:
40.3250, 67.9649, 22.6775
#e00b2b color charts
#e00b2b color shades, tints & tones
#e00b2b color schemes
#e00b2b color preview, HTML & CSS examples
This text has a color of #e00b2b
<p style="color:#e00b2b;">Text here</p>
.mytext {color:#e00b2b;}
This box has a color of #e00b2b
<div style="background-color:#e00b2b;">Content here</div>
.mybackground {background-color:#e00b2b;}
Border around this has a color of #e00b2b
<div style="border:2px solid #e00b2b;">Content here</div>
.myborder {border:2px solid #e00b2b;}