#ed185b color space conversions
Hex:
#ed185b
RGB:
237, 24, 91
CMY:
7, 91, 64
CMYK:
0, 90, 62, 7
HSL:
341°, 85.5422%, 51.1765%
HSV (HSB):
341°, 89.8734%, 92.9412%
XYZ:
37.1400, 19.4131, 11.6871
xyY:
0.5443, 0.2845, 19.4131
CIE-Lab:
51.1671, 76.0292, 20.7566
CIE-LCH:
51.1671, 78.8117, 15.2701
CIE-Luv:
51.1671, 140.3300, 8.2836
Hunter-Lab:
44.0603, 73.3584, 15.1154
#ed185b color charts
#ed185b color shades, tints & tones
#ed185b color schemes
#ed185b color preview, HTML & CSS examples
This text has a color of #ed185b
<p style="color:#ed185b;">Text here</p>
.mytext {color:#ed185b;}
This box has a color of #ed185b
<div style="background-color:#ed185b;">Content here</div>
.mybackground {background-color:#ed185b;}
Border around this has a color of #ed185b
<div style="border:2px solid #ed185b;">Content here</div>
.myborder {border:2px solid #ed185b;}