#ed187b color space conversions
Hex:
#ed187b
RGB:
237, 24, 123
CMY:
7, 91, 52
CMYK:
0, 90, 48, 7
HSL:
332°, 85.5422%, 51.1765%
HSV (HSB):
332°, 89.8734%, 92.9412%
XYZ:
38.8268, 20.0879, 20.5698
xyY:
0.4885, 0.2527, 20.0879
CIE-Lab:
51.9364, 78.1656, 2.3727
CIE-LCH:
51.9364, 78.2016, 1.7387
CIE-Luv:
51.9364, 127.3627, -12.4536
Hunter-Lab:
44.8195, 76.1994, 4.1626
#ed187b color charts
#ed187b color shades, tints & tones
#ed187b color schemes
#ed187b color preview, HTML & CSS examples
This text has a color of #ed187b
<p style="color:#ed187b;">Text here</p>
.mytext {color:#ed187b;}
This box has a color of #ed187b
<div style="background-color:#ed187b;">Content here</div>
.mybackground {background-color:#ed187b;}
Border around this has a color of #ed187b
<div style="border:2px solid #ed187b;">Content here</div>
.myborder {border:2px solid #ed187b;}