#ed03d3 color space conversions
Hex:
#ed03d3
RGB:
237, 3, 211
CMY:
7, 99, 17
CMYK:
0, 99, 11, 7
HSL:
307°, 97.5000%, 47.0588%
HSV (HSB):
307°, 98.7342%, 92.9412%
XYZ:
46.7155, 22.7728, 63.5614
xyY:
0.3511, 0.1712, 22.7728
CIE-Lab:
54.8375, 89.2540, -45.0169
CIE-LCH:
54.8375, 99.9640, 333.2351
CIE-Luv:
54.8375, 89.0376, -81.5187
Hunter-Lab:
47.7209, 91.2279, -45.5663
#ed03d3 color charts
#ed03d3 color shades, tints & tones
#ed03d3 color schemes
#ed03d3 color preview, HTML & CSS examples
This text has a color of #ed03d3
<p style="color:#ed03d3;">Text here</p>
.mytext {color:#ed03d3;}
This box has a color of #ed03d3
<div style="background-color:#ed03d3;">Content here</div>
.mybackground {background-color:#ed03d3;}
Border around this has a color of #ed03d3
<div style="border:2px solid #ed03d3;">Content here</div>
.myborder {border:2px solid #ed03d3;}