#e05f7d color space conversions
Hex:
#e05f7d
RGB:
224, 95, 125
CMY:
12, 63, 51
CMYK:
0, 58, 44, 12
HSL:
346°, 67.5393%, 62.5490%
HSV (HSB):
346°, 57.5893%, 87.8431%
XYZ:
38.5343, 25.5124, 22.2954
xyY:
0.4463, 0.2955, 25.5124
CIE-Lab:
57.5713, 52.9433, 8.9647
CIE-LCH:
57.5713, 53.6969, 9.6106
CIE-Luv:
57.5713, 88.2745, 1.5540
Hunter-Lab:
50.5098, 47.7871, 9.1858
#e05f7d color charts
#e05f7d color shades, tints & tones
#e05f7d color schemes
#e05f7d color preview, HTML & CSS examples
This text has a color of #e05f7d
<p style="color:#e05f7d;">Text here</p>
.mytext {color:#e05f7d;}
This box has a color of #e05f7d
<div style="background-color:#e05f7d;">Content here</div>
.mybackground {background-color:#e05f7d;}
Border around this has a color of #e05f7d
<div style="border:2px solid #e05f7d;">Content here</div>
.myborder {border:2px solid #e05f7d;}