#ed105d color space conversions
Hex:
#ed105d
RGB:
237, 16, 93
CMY:
7, 94, 64
CMYK:
0, 93, 61, 7
HSL:
339°, 87.3518%, 49.6078%
HSV (HSB):
339°, 93.2489%, 92.9412%
XYZ:
37.0861, 19.1654, 12.1006
xyY:
0.5426, 0.2804, 19.1654
CIE-Lab:
50.8802, 77.0890, 19.1542
CIE-LCH:
50.8802, 79.4330, 13.9536
CIE-Luv:
50.8802, 141.0432, 6.3798
Hunter-Lab:
43.7783, 74.6014, 14.2568
#ed105d color charts
#ed105d color shades, tints & tones
#ed105d color schemes
#ed105d color preview, HTML & CSS examples
This text has a color of #ed105d
<p style="color:#ed105d;">Text here</p>
.mytext {color:#ed105d;}
This box has a color of #ed105d
<div style="background-color:#ed105d;">Content here</div>
.mybackground {background-color:#ed105d;}
Border around this has a color of #ed105d
<div style="border:2px solid #ed105d;">Content here</div>
.myborder {border:2px solid #ed105d;}