#ed03d0 color space conversions
Hex:
#ed03d0
RGB:
237, 3, 208
CMY:
7, 99, 18
CMYK:
0, 99, 12, 7
HSL:
307°, 97.5000%, 47.0588%
HSV (HSB):
307°, 98.7342%, 92.9412%
XYZ:
46.3428, 22.6237, 61.5988
xyY:
0.3549, 0.1733, 22.6237
CIE-Lab:
54.6826, 88.8696, -43.5455
CIE-LCH:
54.6826, 98.9648, 333.8954
CIE-Luv:
54.6826, 90.3454, -79.2124
Hunter-Lab:
47.5644, 90.6778, -43.4891
#ed03d0 color charts
#ed03d0 color shades, tints & tones
#ed03d0 color schemes
#ed03d0 color preview, HTML & CSS examples
This text has a color of #ed03d0
<p style="color:#ed03d0;">Text here</p>
.mytext {color:#ed03d0;}
This box has a color of #ed03d0
<div style="background-color:#ed03d0;">Content here</div>
.mybackground {background-color:#ed03d0;}
Border around this has a color of #ed03d0
<div style="border:2px solid #ed03d0;">Content here</div>
.myborder {border:2px solid #ed03d0;}