#e00d47 color space conversions
Hex:
#e00d47
RGB:
224, 13, 71
CMY:
12, 95, 72
CMYK:
0, 94, 68, 12
HSL:
344°, 89.0295%, 46.4706%
HSV (HSB):
344°, 94.1964%, 87.8431%
XYZ:
32.0217, 16.5901, 7.4757
xyY:
0.5709, 0.2958, 16.5901
CIE-Lab:
47.7393, 73.1757, 27.9998
CIE-LCH:
47.7393, 78.3497, 20.9387
CIE-Luv:
47.7393, 139.3093, 14.8642
Hunter-Lab:
40.7309, 69.0536, 17.6296
#e00d47 color charts
#e00d47 color shades, tints & tones
#e00d47 color schemes
#e00d47 color preview, HTML & CSS examples
This text has a color of #e00d47
<p style="color:#e00d47;">Text here</p>
.mytext {color:#e00d47;}
This box has a color of #e00d47
<div style="background-color:#e00d47;">Content here</div>
.mybackground {background-color:#e00d47;}
Border around this has a color of #e00d47
<div style="border:2px solid #e00d47;">Content here</div>
.myborder {border:2px solid #e00d47;}