#ed187e color space conversions
Hex:
#ed187e
RGB:
237, 24, 126
CMY:
7, 91, 51
CMYK:
0, 90, 47, 7
HSL:
331°, 85.5422%, 51.1765%
HSV (HSB):
331°, 89.8734%, 92.9412%
XYZ:
39.0176, 20.1642, 21.5743
xyY:
0.4832, 0.2497, 20.1642
CIE-Lab:
52.0223, 78.4018, 0.6825
CIE-LCH:
52.0223, 78.4048, 0.4987
CIE-Luv:
52.0223, 126.0456, -14.5881
Hunter-Lab:
44.9045, 76.5160, 2.9474
#ed187e color charts
#ed187e color shades, tints & tones
#ed187e color schemes
#ed187e color preview, HTML & CSS examples
This text has a color of #ed187e
<p style="color:#ed187e;">Text here</p>
.mytext {color:#ed187e;}
This box has a color of #ed187e
<div style="background-color:#ed187e;">Content here</div>
.mybackground {background-color:#ed187e;}
Border around this has a color of #ed187e
<div style="border:2px solid #ed187e;">Content here</div>
.myborder {border:2px solid #ed187e;}