#ec207d color space conversions
Hex:
#ec207d
RGB:
236, 32, 125
CMY:
7, 87, 51
CMYK:
0, 86, 47, 7
HSL:
333°, 84.2975%, 52.5490%
HSV (HSB):
333°, 86.4407%, 92.5490%
XYZ:
38.8103, 20.3466, 21.2838
xyY:
0.4825, 0.2529, 20.3466
CIE-Lab:
52.2268, 76.8610, 1.5607
CIE-LCH:
52.2268, 76.8768, 1.1633
CIE-Luv:
52.2268, 124.1006, -13.1452
Hunter-Lab:
45.1072, 74.6441, 3.5991
#ec207d color charts
#ec207d color shades, tints & tones
#ec207d color schemes
#ec207d color preview, HTML & CSS examples
This text has a color of #ec207d
<p style="color:#ec207d;">Text here</p>
.mytext {color:#ec207d;}
This box has a color of #ec207d
<div style="background-color:#ec207d;">Content here</div>
.mybackground {background-color:#ec207d;}
Border around this has a color of #ec207d
<div style="border:2px solid #ec207d;">Content here</div>
.myborder {border:2px solid #ec207d;}