#e04d65 color space conversions
Hex:
#e04d65
RGB:
224, 77, 101
CMY:
12, 70, 60
CMYK:
0, 66, 55, 12
HSL:
350°, 70.3349%, 59.0196%
HSV (HSB):
350°, 65.6250%, 87.8431%
XYZ:
35.7433, 22.0946, 14.6927
xyY:
0.4928, 0.3046, 22.0946
CIE-Lab:
54.1273, 58.6289, 18.3256
CIE-LCH:
54.1273, 61.4262, 17.3577
CIE-Luv:
54.1273, 105.4237, 10.6985
Hunter-Lab:
47.0049, 53.4757, 14.3707
#e04d65 color charts
#e04d65 color shades, tints & tones
#e04d65 color schemes
#e04d65 color preview, HTML & CSS examples
This text has a color of #e04d65
<p style="color:#e04d65;">Text here</p>
.mytext {color:#e04d65;}
This box has a color of #e04d65
<div style="background-color:#e04d65;">Content here</div>
.mybackground {background-color:#e04d65;}
Border around this has a color of #e04d65
<div style="border:2px solid #e04d65;">Content here</div>
.myborder {border:2px solid #e04d65;}