#ed45d3 color space conversions
Hex:
#ed45d3
RGB:
237, 69, 211
CMY:
7, 73, 17
CMYK:
0, 71, 11, 7
HSL:
309°, 82.3529%, 60.0000%
HSV (HSB):
309°, 70.8861%, 92.9412%
XYZ:
48.8110, 26.9639, 64.2599
xyY:
0.3486, 0.1926, 26.9639
CIE-Lab:
58.9409, 77.3811, -38.5522
CIE-LCH:
58.9409, 86.4529, 333.5170
CIE-Luv:
58.9409, 79.9736, -71.0350
Hunter-Lab:
51.9268, 76.9176, -37.0232
#ed45d3 color charts
#ed45d3 color shades, tints & tones
#ed45d3 color schemes
#ed45d3 color preview, HTML & CSS examples
This text has a color of #ed45d3
<p style="color:#ed45d3;">Text here</p>
.mytext {color:#ed45d3;}
This box has a color of #ed45d3
<div style="background-color:#ed45d3;">Content here</div>
.mybackground {background-color:#ed45d3;}
Border around this has a color of #ed45d3
<div style="border:2px solid #ed45d3;">Content here</div>
.myborder {border:2px solid #ed45d3;}