#e00b2e color space conversions
Hex:
#e00b2e
RGB:
224, 11, 46
CMY:
12, 96, 82
CMYK:
0, 95, 79, 12
HSL:
350°, 90.6383%, 46.0784%
HSV (HSB):
350°, 95.0893%, 87.8431%
XYZ:
31.3533, 16.2839, 4.0754
xyY:
0.6063, 0.3149, 16.2839
CIE-Lab:
47.3448, 72.4385, 42.3142
CIE-LCH:
47.3448, 83.8917, 30.2909
CIE-Luv:
47.3448, 146.4034, 25.1253
Hunter-Lab:
40.3533, 68.0707, 22.2595
#e00b2e color charts
#e00b2e color shades, tints & tones
#e00b2e color schemes
#e00b2e color preview, HTML & CSS examples
This text has a color of #e00b2e
<p style="color:#e00b2e;">Text here</p>
.mytext {color:#e00b2e;}
This box has a color of #e00b2e
<div style="background-color:#e00b2e;">Content here</div>
.mybackground {background-color:#e00b2e;}
Border around this has a color of #e00b2e
<div style="border:2px solid #e00b2e;">Content here</div>
.myborder {border:2px solid #e00b2e;}