#ec047e color space conversions
Hex:
#ec047e
RGB:
236, 4, 126
CMY:
7, 98, 51
CMYK:
0, 98, 47, 7
HSL:
328°, 96.6667%, 47.0588%
HSV (HSB):
328°, 98.3051%, 92.5490%
XYZ:
38.4014, 19.4261, 21.4643
xyY:
0.4843, 0.2450, 19.4261
CIE-Lab:
51.1820, 80.0572, -0.5679
CIE-LCH:
51.1820, 80.0592, 359.5936
CIE-Luv:
51.1820, 127.6430, -16.5026
Hunter-Lab:
44.0750, 78.3911, 1.9786
#ec047e color charts
#ec047e color shades, tints & tones
#ec047e color schemes
#ec047e color preview, HTML & CSS examples
This text has a color of #ec047e
<p style="color:#ec047e;">Text here</p>
.mytext {color:#ec047e;}
This box has a color of #ec047e
<div style="background-color:#ec047e;">Content here</div>
.mybackground {background-color:#ec047e;}
Border around this has a color of #ec047e
<div style="border:2px solid #ec047e;">Content here</div>
.myborder {border:2px solid #ec047e;}