#ec008a color space conversions
Hex:
#ec008a
RGB:
236, 0, 138
CMY:
7, 100, 46
CMYK:
0, 100, 42, 7
HSL:
325°, 100.0000%, 46.2745%
HSV (HSB):
325°, 100.0000%, 92.5490%
XYZ:
39.1795, 19.6678, 25.7760
xyY:
0.4630, 0.2324, 19.6678
CIE-Lab:
51.4596, 81.3407, -7.4129
CIE-LCH:
51.4596, 81.6778, 354.7928
CIE-Luv:
51.4596, 122.4107, -25.5570
Hunter-Lab:
44.3484, 80.0856, -3.4164
#ec008a color charts
#ec008a color shades, tints & tones
#ec008a color schemes
#ec008a color preview, HTML & CSS examples
This text has a color of #ec008a
<p style="color:#ec008a;">Text here</p>
.mytext {color:#ec008a;}
This box has a color of #ec008a
<div style="background-color:#ec008a;">Content here</div>
.mybackground {background-color:#ec008a;}
Border around this has a color of #ec008a
<div style="border:2px solid #ec008a;">Content here</div>
.myborder {border:2px solid #ec008a;}