#e05e8b color space conversions
Hex:
#e05e8b
RGB:
224, 94, 139
CMY:
12, 63, 45
CMYK:
0, 58, 38, 12
HSL:
339°, 67.7083%, 62.3529%
HSV (HSB):
339°, 58.0357%, 87.8431%
XYZ:
39.4034, 25.7168, 27.3131
xyY:
0.4263, 0.2782, 25.7168
CIE-Lab:
57.7672, 54.8599, 1.0504
CIE-LCH:
57.7672, 54.8699, 1.0969
CIE-Luv:
57.7672, 84.8428, -8.9445
Hunter-Lab:
50.7117, 49.9503, 3.5648
#e05e8b color charts
#e05e8b color shades, tints & tones
#e05e8b color schemes
#e05e8b color preview, HTML & CSS examples
This text has a color of #e05e8b
<p style="color:#e05e8b;">Text here</p>
.mytext {color:#e05e8b;}
This box has a color of #e05e8b
<div style="background-color:#e05e8b;">Content here</div>
.mybackground {background-color:#e05e8b;}
Border around this has a color of #e05e8b
<div style="border:2px solid #e05e8b;">Content here</div>
.myborder {border:2px solid #e05e8b;}