#ec047f color space conversions
Hex:
#ec047f
RGB:
236, 4, 127
CMY:
7, 98, 50
CMYK:
0, 98, 46, 7
HSL:
328°, 96.6667%, 47.0588%
HSV (HSB):
328°, 98.3051%, 92.5490%
XYZ:
38.4663, 19.4520, 21.8059
xyY:
0.4825, 0.2440, 19.4520
CIE-Lab:
51.2119, 80.1364, -1.1305
CIE-LCH:
51.2119, 80.1443, 359.1917
CIE-Luv:
51.2119, 127.1845, -17.2230
Hunter-Lab:
44.1044, 78.4984, 1.5592
#ec047f color charts
#ec047f color shades, tints & tones
#ec047f color schemes
#ec047f color preview, HTML & CSS examples
This text has a color of #ec047f
<p style="color:#ec047f;">Text here</p>
.mytext {color:#ec047f;}
This box has a color of #ec047f
<div style="background-color:#ec047f;">Content here</div>
.mybackground {background-color:#ec047f;}
Border around this has a color of #ec047f
<div style="border:2px solid #ec047f;">Content here</div>
.myborder {border:2px solid #ec047f;}