#ec306e color space conversions
Hex:
#ec306e
RGB:
236, 48, 110
CMY:
7, 81, 57
CMYK:
0, 80, 53, 7
HSL:
340°, 83.1858%, 55.6863%
HSV (HSB):
340°, 79.6610%, 92.5490%
XYZ:
38.4635, 21.0726, 16.7920
xyY:
0.5039, 0.2761, 21.0726
CIE-Lab:
53.0288, 72.2960, 11.7619
CIE-LCH:
53.0288, 73.2465, 9.2405
CIE-Luv:
53.0288, 125.5449, 0.0180
Hunter-Lab:
45.9049, 69.2309, 10.4451
#ec306e color charts
#ec306e color shades, tints & tones
#ec306e color schemes
#ec306e color preview, HTML & CSS examples
This text has a color of #ec306e
<p style="color:#ec306e;">Text here</p>
.mytext {color:#ec306e;}
This box has a color of #ec306e
<div style="background-color:#ec306e;">Content here</div>
.mybackground {background-color:#ec306e;}
Border around this has a color of #ec306e
<div style="border:2px solid #ec306e;">Content here</div>
.myborder {border:2px solid #ec306e;}