#ed15d3 color space conversions
Hex:
#ed15d3
RGB:
237, 21, 211
CMY:
7, 92, 17
CMYK:
0, 91, 11, 7
HSL:
307°, 85.7143%, 50.5882%
HSV (HSB):
307°, 91.1392%, 92.9412%
XYZ:
46.9511, 23.2440, 63.6400
xyY:
0.3508, 0.1737, 23.2440
CIE-Lab:
55.3228, 87.8247, -44.2491
CIE-LCH:
55.3228, 98.3420, 333.2595
CIE-Luv:
55.3228, 87.9975, -80.3124
Hunter-Lab:
48.2120, 89.4604, -44.5145
#ed15d3 color charts
#ed15d3 color shades, tints & tones
#ed15d3 color schemes
#ed15d3 color preview, HTML & CSS examples
This text has a color of #ed15d3
<p style="color:#ed15d3;">Text here</p>
.mytext {color:#ed15d3;}
This box has a color of #ed15d3
<div style="background-color:#ed15d3;">Content here</div>
.mybackground {background-color:#ed15d3;}
Border around this has a color of #ed15d3
<div style="border:2px solid #ed15d3;">Content here</div>
.myborder {border:2px solid #ed15d3;}