#e03dbd color space conversions
Hex:
#e03dbd
RGB:
224, 61, 189
CMY:
12, 76, 26
CMYK:
0, 73, 16, 12
HSL:
313°, 72.4444%, 55.8824%
HSV (HSB):
313°, 72.7679%, 87.8431%
XYZ:
41.5945, 22.8589, 50.3640
xyY:
0.3623, 0.1991, 22.8589
CIE-Lab:
54.9267, 73.8899, -32.3864
CIE-LCH:
54.9267, 80.6759, 336.3319
CIE-Luv:
54.9267, 80.5561, -60.1252
Hunter-Lab:
47.8110, 71.6219, -28.9883
#e03dbd color charts
#e03dbd color shades, tints & tones
#e03dbd color schemes
#e03dbd color preview, HTML & CSS examples
This text has a color of #e03dbd
<p style="color:#e03dbd;">Text here</p>
.mytext {color:#e03dbd;}
This box has a color of #e03dbd
<div style="background-color:#e03dbd;">Content here</div>
.mybackground {background-color:#e03dbd;}
Border around this has a color of #e03dbd
<div style="border:2px solid #e03dbd;">Content here</div>
.myborder {border:2px solid #e03dbd;}