#ed15a5 color space conversions
Hex:
#ed15a5
RGB:
237, 21, 165
CMY:
7, 92, 35
CMYK:
0, 91, 30, 7
HSL:
320°, 85.7143%, 50.5882%
HSV (HSB):
320°, 91.1392%, 92.9412%
XYZ:
41.9847, 21.2575, 37.4876
xyY:
0.4168, 0.2110, 21.2575
CIE-Lab:
53.2301, 82.3862, -20.8133
CIE-LCH:
53.2301, 84.9745, 345.8220
CIE-Luv:
53.2301, 108.6280, -44.3737
Hunter-Lab:
46.1058, 81.8600, -15.9332
#ed15a5 color charts
#ed15a5 color shades, tints & tones
#ed15a5 color schemes
#ed15a5 color preview, HTML & CSS examples
This text has a color of #ed15a5
<p style="color:#ed15a5;">Text here</p>
.mytext {color:#ed15a5;}
This box has a color of #ed15a5
<div style="background-color:#ed15a5;">Content here</div>
.mybackground {background-color:#ed15a5;}
Border around this has a color of #ed15a5
<div style="border:2px solid #ed15a5;">Content here</div>
.myborder {border:2px solid #ed15a5;}