#e05dbc color space conversions
Hex:
#e05dbc
RGB:
224, 93, 188
CMY:
12, 64, 26
CMYK:
0, 58, 16, 12
HSL:
316°, 67.8756%, 62.1569%
HSV (HSB):
316°, 58.4821%, 87.8431%
XYZ:
43.7319, 27.3068, 50.5428
xyY:
0.3597, 0.2246, 27.3068
CIE-Lab:
59.2573, 61.6177, -25.1027
CIE-LCH:
59.2573, 66.5348, 337.8343
CIE-Luv:
59.2573, 70.3437, -47.8337
Hunter-Lab:
52.2559, 57.9351, -20.7671
#e05dbc color charts
#e05dbc color shades, tints & tones
#e05dbc color schemes
#e05dbc color preview, HTML & CSS examples
This text has a color of #e05dbc
<p style="color:#e05dbc;">Text here</p>
.mytext {color:#e05dbc;}
This box has a color of #e05dbc
<div style="background-color:#e05dbc;">Content here</div>
.mybackground {background-color:#e05dbc;}
Border around this has a color of #e05dbc
<div style="border:2px solid #e05dbc;">Content here</div>
.myborder {border:2px solid #e05dbc;}