#ec078e color space conversions
Hex:
#ec078e
RGB:
236, 7, 142
CMY:
7, 97, 44
CMYK:
0, 97, 40, 7
HSL:
325°, 94.2387%, 47.6471%
HSV (HSB):
325°, 97.0339%, 92.5490%
XYZ:
39.5505, 19.9378, 27.3550
xyY:
0.4554, 0.2296, 19.9378
CIE-Lab:
51.7668, 81.1872, -9.3596
CIE-LCH:
51.7668, 81.7250, 353.4238
CIE-Luv:
51.7668, 119.9369, -28.1239
Hunter-Lab:
44.6518, 79.9666, -5.0666
#ec078e color charts
#ec078e color shades, tints & tones
#ec078e color schemes
#ec078e color preview, HTML & CSS examples
This text has a color of #ec078e
<p style="color:#ec078e;">Text here</p>
.mytext {color:#ec078e;}
This box has a color of #ec078e
<div style="background-color:#ec078e;">Content here</div>
.mybackground {background-color:#ec078e;}
Border around this has a color of #ec078e
<div style="border:2px solid #ec078e;">Content here</div>
.myborder {border:2px solid #ec078e;}