#e05e8c color space conversions
Hex:
#e05e8c
RGB:
224, 94, 140
CMY:
12, 63, 45
CMYK:
0, 58, 38, 12
HSL:
339°, 67.7083%, 62.3529%
HSV (HSB):
339°, 58.0357%, 87.8431%
XYZ:
39.4768, 25.7462, 27.6998
xyY:
0.4248, 0.2771, 25.7462
CIE-Lab:
57.7953, 54.9703, 0.5064
CIE-LCH:
57.7953, 54.9726, 0.5278
CIE-Luv:
57.7953, 84.5494, -9.6867
Hunter-Lab:
50.7407, 50.0788, 3.1515
#e05e8c color charts
#e05e8c color shades, tints & tones
#e05e8c color schemes
#e05e8c color preview, HTML & CSS examples
This text has a color of #e05e8c
<p style="color:#e05e8c;">Text here</p>
.mytext {color:#e05e8c;}
This box has a color of #e05e8c
<div style="background-color:#e05e8c;">Content here</div>
.mybackground {background-color:#e05e8c;}
Border around this has a color of #e05e8c
<div style="border:2px solid #e05e8c;">Content here</div>
.myborder {border:2px solid #e05e8c;}