#ed03a3 color space conversions
Hex:
#ed03a3
RGB:
237, 3, 163
CMY:
7, 99, 36
CMYK:
0, 99, 31, 7
HSL:
319°, 97.5000%, 47.0588%
HSV (HSB):
319°, 98.7342%, 92.9412%
XYZ:
41.5685, 20.7140, 36.4576
xyY:
0.4210, 0.2098, 20.7140
CIE-Lab:
52.6350, 83.6885, -20.5436
CIE-LCH:
52.6350, 86.1731, 346.2079
CIE-Luv:
52.6350, 111.0768, -44.1428
Hunter-Lab:
45.5126, 83.3840, -15.6351
#ed03a3 color charts
#ed03a3 color shades, tints & tones
#ed03a3 color schemes
#ed03a3 color preview, HTML & CSS examples
This text has a color of #ed03a3
<p style="color:#ed03a3;">Text here</p>
.mytext {color:#ed03a3;}
This box has a color of #ed03a3
<div style="background-color:#ed03a3;">Content here</div>
.mybackground {background-color:#ed03a3;}
Border around this has a color of #ed03a3
<div style="border:2px solid #ed03a3;">Content here</div>
.myborder {border:2px solid #ed03a3;}