#e05e73 color space conversions
Hex:
#e05e73
RGB:
224, 94, 115
CMY:
12, 63, 55
CMYK:
0, 58, 49, 12
HSL:
350°, 67.7083%, 62.3529%
HSV (HSB):
350°, 58.0357%, 87.8431%
XYZ:
37.8377, 25.0905, 19.0683
xyY:
0.4615, 0.3060, 25.0905
CIE-Lab:
57.1635, 52.4573, 14.2480
CIE-LCH:
57.1635, 54.3579, 15.1956
CIE-Luv:
57.1635, 91.5727, 7.9462
Hunter-Lab:
50.0904, 47.1784, 12.4929
#e05e73 color charts
#e05e73 color shades, tints & tones
#e05e73 color schemes
#e05e73 color preview, HTML & CSS examples
This text has a color of #e05e73
<p style="color:#e05e73;">Text here</p>
.mytext {color:#e05e73;}
This box has a color of #e05e73
<div style="background-color:#e05e73;">Content here</div>
.mybackground {background-color:#e05e73;}
Border around this has a color of #e05e73
<div style="border:2px solid #e05e73;">Content here</div>
.myborder {border:2px solid #e05e73;}