#e05e88 color space conversions
Hex:
#e05e88
RGB:
224, 94, 136
CMY:
12, 63, 47
CMYK:
0, 58, 39, 12
HSL:
341°, 67.7083%, 62.3529%
HSV (HSB):
341°, 58.0357%, 87.8431%
XYZ:
39.1871, 25.6303, 26.1743
xyY:
0.4307, 0.2817, 25.6303
CIE-Lab:
57.6844, 54.5335, 2.6857
CIE-LCH:
57.6844, 54.5996, 2.8194
CIE-Luv:
57.6844, 85.7178, -6.7338
Hunter-Lab:
50.6264, 49.5710, 4.7850
#e05e88 color charts
#e05e88 color shades, tints & tones
#e05e88 color schemes
#e05e88 color preview, HTML & CSS examples
This text has a color of #e05e88
<p style="color:#e05e88;">Text here</p>
.mytext {color:#e05e88;}
This box has a color of #e05e88
<div style="background-color:#e05e88;">Content here</div>
.mybackground {background-color:#e05e88;}
Border around this has a color of #e05e88
<div style="border:2px solid #e05e88;">Content here</div>
.myborder {border:2px solid #e05e88;}