#e04dbc color space conversions
Hex:
#e04dbc
RGB:
224, 77, 188
CMY:
12, 70, 26
CMYK:
0, 66, 16, 12
HSL:
315°, 70.3349%, 59.0196%
HSV (HSB):
315°, 65.6250%, 87.8431%
XYZ:
42.4714, 24.7859, 50.1226
xyY:
0.3618, 0.2112, 24.7859
CIE-Lab:
56.8662, 68.1792, -28.7949
CIE-LCH:
56.8662, 74.0105, 337.1037
CIE-Luv:
56.8662, 76.1744, -54.1556
Hunter-Lab:
49.7854, 65.1521, -24.8418
#e04dbc color charts
#e04dbc color shades, tints & tones
#e04dbc color schemes
#e04dbc color preview, HTML & CSS examples
This text has a color of #e04dbc
<p style="color:#e04dbc;">Text here</p>
.mytext {color:#e04dbc;}
This box has a color of #e04dbc
<div style="background-color:#e04dbc;">Content here</div>
.mybackground {background-color:#e04dbc;}
Border around this has a color of #e04dbc
<div style="border:2px solid #e04dbc;">Content here</div>
.myborder {border:2px solid #e04dbc;}