#e04045 color space conversions
Hex:
#e04045
RGB:
224, 64, 69
CMY:
12, 75, 73
CMYK:
0, 71, 69, 12
HSL:
358°, 72.0721%, 56.4706%
HSV (HSB):
358°, 71.4286%, 87.8431%
XYZ:
33.6480, 19.9438, 7.7063
xyY:
0.5489, 0.3254, 19.9438
CIE-Lab:
51.7736, 61.5797, 34.1218
CIE-LCH:
51.7736, 70.4014, 28.9912
CIE-Luv:
51.7736, 121.3585, 24.2088
Hunter-Lab:
44.6584, 56.3392, 21.0298
#e04045 color charts
#e04045 color shades, tints & tones
#e04045 color schemes
#e04045 color preview, HTML & CSS examples
This text has a color of #e04045
<p style="color:#e04045;">Text here</p>
.mytext {color:#e04045;}
This box has a color of #e04045
<div style="background-color:#e04045;">Content here</div>
.mybackground {background-color:#e04045;}
Border around this has a color of #e04045
<div style="border:2px solid #e04045;">Content here</div>
.myborder {border:2px solid #e04045;}