#ec185d color space conversions
Hex:
#ec185d
RGB:
236, 24, 93
CMY:
7, 91, 64
CMYK:
0, 90, 61, 7
HSL:
340°, 84.8000%, 50.9804%
HSV (HSB):
340°, 89.8305%, 92.5490%
XYZ:
36.8945, 19.2764, 12.1321
xyY:
0.5402, 0.2822, 19.2764
CIE-Lab:
51.0091, 75.9030, 19.2930
CIE-LCH:
51.0091, 78.3165, 14.2614
CIE-Luv:
51.0091, 138.8185, 6.8526
Hunter-Lab:
43.9050, 73.1646, 14.3501
#ec185d color charts
#ec185d color shades, tints & tones
#ec185d color schemes
#ec185d color preview, HTML & CSS examples
This text has a color of #ec185d
<p style="color:#ec185d;">Text here</p>
.mytext {color:#ec185d;}
This box has a color of #ec185d
<div style="background-color:#ec185d;">Content here</div>
.mybackground {background-color:#ec185d;}
Border around this has a color of #ec185d
<div style="border:2px solid #ec185d;">Content here</div>
.myborder {border:2px solid #ec185d;}