#e05e98 color space conversions
Hex:
#e05e98
RGB:
224, 94, 152
CMY:
12, 63, 40
CMYK:
0, 58, 32, 12
HSL:
333°, 67.7083%, 62.3529%
HSV (HSB):
333°, 58.0357%, 87.8431%
XYZ:
40.4107, 26.1197, 32.6175
xyY:
0.4076, 0.2634, 26.1197
CIE-Lab:
58.1505, 56.3581, -5.9761
CIE-LCH:
58.1505, 56.6741, 353.9471
CIE-Luv:
58.1505, 80.9725, -18.7805
Hunter-Lab:
51.1074, 51.7020, -2.0645
#e05e98 color charts
#e05e98 color shades, tints & tones
#e05e98 color schemes
#e05e98 color preview, HTML & CSS examples
This text has a color of #e05e98
<p style="color:#e05e98;">Text here</p>
.mytext {color:#e05e98;}
This box has a color of #e05e98
<div style="background-color:#e05e98;">Content here</div>
.mybackground {background-color:#e05e98;}
Border around this has a color of #e05e98
<div style="border:2px solid #e05e98;">Content here</div>
.myborder {border:2px solid #e05e98;}