#e0245d color space conversions
Hex:
#e0245d
RGB:
224, 36, 93
CMY:
12, 86, 64
CMYK:
0, 84, 58, 12
HSL:
342°, 75.2000%, 50.9804%
HSV (HSB):
342°, 83.9286%, 87.8431%
XYZ:
33.3471, 17.8994, 12.0533
xyY:
0.5268, 0.2828, 17.8994
CIE-Lab:
49.3738, 70.8659, 16.6825
CIE-LCH:
49.3738, 72.8030, 13.2468
CIE-Luv:
49.3738, 126.3205, 5.3131
Hunter-Lab:
42.3076, 66.6564, 12.7239
#e0245d color charts
#e0245d color shades, tints & tones
#e0245d color schemes
#e0245d color preview, HTML & CSS examples
This text has a color of #e0245d
<p style="color:#e0245d;">Text here</p>
.mytext {color:#e0245d;}
This box has a color of #e0245d
<div style="background-color:#e0245d;">Content here</div>
.mybackground {background-color:#e0245d;}
Border around this has a color of #e0245d
<div style="border:2px solid #e0245d;">Content here</div>
.myborder {border:2px solid #e0245d;}