#e05e7f color space conversions
Hex:
#e05e7f
RGB:
224, 94, 127
CMY:
12, 63, 50
CMYK:
0, 58, 43, 12
HSL:
345°, 67.7083%, 62.3529%
HSV (HSB):
345°, 58.0357%, 87.8431%
XYZ:
38.5739, 25.3850, 22.9454
xyY:
0.4439, 0.2921, 25.3850
CIE-Lab:
57.4486, 53.5986, 7.6187
CIE-LCH:
57.4486, 54.1374, 8.0901
CIE-Luv:
57.4486, 88.2906, -0.2598
Hunter-Lab:
50.3835, 48.4895, 8.2669
#e05e7f color charts
#e05e7f color shades, tints & tones
#e05e7f color schemes
#e05e7f color preview, HTML & CSS examples
This text has a color of #e05e7f
<p style="color:#e05e7f;">Text here</p>
.mytext {color:#e05e7f;}
This box has a color of #e05e7f
<div style="background-color:#e05e7f;">Content here</div>
.mybackground {background-color:#e05e7f;}
Border around this has a color of #e05e7f
<div style="border:2px solid #e05e7f;">Content here</div>
.myborder {border:2px solid #e05e7f;}