#e00245 color space conversions
Hex:
#e00245
RGB:
224, 2, 69
CMY:
12, 99, 73
CMYK:
0, 99, 69, 12
HSL:
342°, 98.2301%, 44.3137%
HSV (HSB):
342°, 99.1071%, 87.8431%
XYZ:
31.8364, 16.3204, 7.1024
xyY:
0.5761, 0.2953, 16.3204
CIE-Lab:
47.3920, 74.0000, 28.7875
CIE-LCH:
47.3920, 79.4022, 21.2570
CIE-Luv:
47.3920, 141.4352, 15.1837
Hunter-Lab:
40.3985, 69.9710, 17.8552
#e00245 color charts
#e00245 color shades, tints & tones
#e00245 color schemes
#e00245 color preview, HTML & CSS examples
This text has a color of #e00245
<p style="color:#e00245;">Text here</p>
.mytext {color:#e00245;}
This box has a color of #e00245
<div style="background-color:#e00245;">Content here</div>
.mybackground {background-color:#e00245;}
Border around this has a color of #e00245
<div style="border:2px solid #e00245;">Content here</div>
.myborder {border:2px solid #e00245;}