#e04f5e color space conversions
Hex:
#e04f5e
RGB:
224, 79, 94
CMY:
12, 69, 63
CMYK:
0, 65, 58, 12
HSL:
354°, 70.0483%, 59.4118%
HSV (HSB):
354°, 64.7321%, 87.8431%
XYZ:
35.5568, 22.2474, 13.0098
xyY:
0.5021, 0.3142, 22.2474
CIE-Lab:
54.2885, 57.3051, 22.6802
CIE-LCH:
54.2885, 61.6300, 21.5927
CIE-Luv:
54.2885, 106.2174, 15.5674
Hunter-Lab:
47.1672, 52.0192, 16.6634
#e04f5e color charts
#e04f5e color shades, tints & tones
#e04f5e color schemes
#e04f5e color preview, HTML & CSS examples
This text has a color of #e04f5e
<p style="color:#e04f5e;">Text here</p>
.mytext {color:#e04f5e;}
This box has a color of #e04f5e
<div style="background-color:#e04f5e;">Content here</div>
.mybackground {background-color:#e04f5e;}
Border around this has a color of #e04f5e
<div style="border:2px solid #e04f5e;">Content here</div>
.myborder {border:2px solid #e04f5e;}