#e00d48 color space conversions
Hex:
#e00d48
RGB:
224, 13, 72
CMY:
12, 95, 72
CMYK:
0, 94, 68, 12
HSL:
343°, 89.0295%, 46.4706%
HSV (HSB):
343°, 94.1964%, 87.8431%
XYZ:
32.0541, 16.6030, 7.6462
xyY:
0.5693, 0.2949, 16.6030
CIE-Lab:
47.7559, 73.2214, 27.4106
CIE-LCH:
47.7559, 78.1839, 20.5235
CIE-Luv:
47.7559, 138.9857, 14.3655
Hunter-Lab:
40.7468, 69.1128, 17.3970
#e00d48 color charts
#e00d48 color shades, tints & tones
#e00d48 color schemes
#e00d48 color preview, HTML & CSS examples
This text has a color of #e00d48
<p style="color:#e00d48;">Text here</p>
.mytext {color:#e00d48;}
This box has a color of #e00d48
<div style="background-color:#e00d48;">Content here</div>
.mybackground {background-color:#e00d48;}
Border around this has a color of #e00d48
<div style="border:2px solid #e00d48;">Content here</div>
.myborder {border:2px solid #e00d48;}