#e00b29 color space conversions
Hex:
#e00b29
RGB:
224, 11, 41
CMY:
12, 96, 84
CMYK:
0, 95, 82, 12
HSL:
352°, 90.6383%, 46.0784%
HSV (HSB):
352°, 95.0893%, 87.8431%
XYZ:
31.2604, 16.2467, 3.5861
xyY:
0.6118, 0.3180, 16.2467
CIE-Lab:
47.2965, 72.3048, 45.0229
CIE-LCH:
47.2965, 85.1765, 31.9098
CIE-Luv:
47.2965, 147.4404, 26.7006
Hunter-Lab:
40.3072, 67.8985, 22.9400
#e00b29 color charts
#e00b29 color shades, tints & tones
#e00b29 color schemes
#e00b29 color preview, HTML & CSS examples
This text has a color of #e00b29
<p style="color:#e00b29;">Text here</p>
.mytext {color:#e00b29;}
This box has a color of #e00b29
<div style="background-color:#e00b29;">Content here</div>
.mybackground {background-color:#e00b29;}
Border around this has a color of #e00b29
<div style="border:2px solid #e00b29;">Content here</div>
.myborder {border:2px solid #e00b29;}