#e05d6e color space conversions
Hex:
#e05d6e
RGB:
224, 93, 110
CMY:
12, 64, 57
CMYK:
0, 58, 51, 12
HSL:
352°, 67.8756%, 62.1569%
HSV (HSB):
352°, 58.4821%, 87.8431%
XYZ:
37.4693, 24.8018, 17.5642
xyY:
0.4693, 0.3107, 24.8018
CIE-Lab:
56.8818, 52.4740, 16.7854
CIE-LCH:
56.8818, 55.0933, 17.7384
CIE-Luv:
56.8818, 93.4956, 10.8095
Hunter-Lab:
49.8014, 47.1464, 13.9503
#e05d6e color charts
#e05d6e color shades, tints & tones
#e05d6e color schemes
#e05d6e color preview, HTML & CSS examples
This text has a color of #e05d6e
<p style="color:#e05d6e;">Text here</p>
.mytext {color:#e05d6e;}
This box has a color of #e05d6e
<div style="background-color:#e05d6e;">Content here</div>
.mybackground {background-color:#e05d6e;}
Border around this has a color of #e05d6e
<div style="border:2px solid #e05d6e;">Content here</div>
.myborder {border:2px solid #e05d6e;}