#ec308e color space conversions
Hex:
#ec308e
RGB:
236, 48, 142
CMY:
7, 81, 44
CMYK:
0, 80, 40, 7
HSL:
330°, 83.1858%, 55.6863%
HSV (HSB):
330°, 79.6610%, 92.5490%
XYZ:
40.5315, 21.8998, 27.6820
xyY:
0.4498, 0.2430, 21.8998
CIE-Lab:
53.9205, 74.9653, -6.1472
CIE-LCH:
53.9205, 75.2169, 355.3122
CIE-Luv:
53.9205, 112.7065, -22.6766
Hunter-Lab:
46.7972, 72.7056, -2.3139
#ec308e color charts
#ec308e color shades, tints & tones
#ec308e color schemes
#ec308e color preview, HTML & CSS examples
This text has a color of #ec308e
<p style="color:#ec308e;">Text here</p>
.mytext {color:#ec308e;}
This box has a color of #ec308e
<div style="background-color:#ec308e;">Content here</div>
.mybackground {background-color:#ec308e;}
Border around this has a color of #ec308e
<div style="border:2px solid #ec308e;">Content here</div>
.myborder {border:2px solid #ec308e;}