#e05c9e color space conversions
Hex:
#e05c9e
RGB:
224, 92, 158
CMY:
12, 64, 38
CMYK:
0, 59, 29, 12
HSL:
330°, 68.0412%, 61.9608%
HSV (HSB):
330°, 58.9286%, 87.8431%
XYZ:
40.7392, 25.9702, 35.2133
xyY:
0.3997, 0.2548, 25.9702
CIE-Lab:
58.0088, 57.9851, -9.6803
CIE-LCH:
58.0088, 58.7875, 350.5222
CIE-Luv:
58.0088, 80.1037, -24.2932
Hunter-Lab:
50.9610, 53.5146, -5.2959
#e05c9e color charts
#e05c9e color shades, tints & tones
#e05c9e color schemes
#e05c9e color preview, HTML & CSS examples
This text has a color of #e05c9e
<p style="color:#e05c9e;">Text here</p>
.mytext {color:#e05c9e;}
This box has a color of #e05c9e
<div style="background-color:#e05c9e;">Content here</div>
.mybackground {background-color:#e05c9e;}
Border around this has a color of #e05c9e
<div style="border:2px solid #e05c9e;">Content here</div>
.myborder {border:2px solid #e05c9e;}