#ec206f color space conversions
Hex:
#ec206f
RGB:
236, 32, 111
CMY:
7, 87, 56
CMYK:
0, 86, 53, 7
HSL:
337°, 84.2975%, 52.5490%
HSV (HSB):
337°, 86.4407%, 92.5490%
XYZ:
37.9778, 20.0136, 16.9003
xyY:
0.5071, 0.2672, 20.0136
CIE-Lab:
51.8526, 75.8028, 9.5038
CIE-LCH:
51.8526, 76.3962, 7.1462
CIE-Luv:
51.8526, 129.9604, -3.4763
Hunter-Lab:
44.7365, 73.2436, 8.9174
#ec206f color charts
#ec206f color shades, tints & tones
#ec206f color schemes
#ec206f color preview, HTML & CSS examples
This text has a color of #ec206f
<p style="color:#ec206f;">Text here</p>
.mytext {color:#ec206f;}
This box has a color of #ec206f
<div style="background-color:#ec206f;">Content here</div>
.mybackground {background-color:#ec206f;}
Border around this has a color of #ec206f
<div style="border:2px solid #ec206f;">Content here</div>
.myborder {border:2px solid #ec206f;}