#e05c7e color space conversions
Hex:
#e05c7e
RGB:
224, 92, 126
CMY:
12, 64, 51
CMYK:
0, 59, 44, 12
HSL:
345°, 68.0412%, 61.9608%
HSV (HSB):
345°, 58.9286%, 87.8431%
XYZ:
38.3335, 25.0079, 22.5453
xyY:
0.4463, 0.2912, 25.0079
CIE-Lab:
57.0832, 54.4033, 7.6844
CIE-LCH:
57.0832, 54.9433, 8.0398
CIE-Luv:
57.0832, 89.7052, -0.3698
Hunter-Lab:
50.0079, 49.3150, 8.2756
#e05c7e color charts
#e05c7e color shades, tints & tones
#e05c7e color schemes
#e05c7e color preview, HTML & CSS examples
This text has a color of #e05c7e
<p style="color:#e05c7e;">Text here</p>
.mytext {color:#e05c7e;}
This box has a color of #e05c7e
<div style="background-color:#e05c7e;">Content here</div>
.mybackground {background-color:#e05c7e;}
Border around this has a color of #e05c7e
<div style="border:2px solid #e05c7e;">Content here</div>
.myborder {border:2px solid #e05c7e;}