#ec707c color space conversions
Hex:
#ec707c
RGB:
236, 112, 124
CMY:
7, 56, 51
CMYK:
0, 53, 47, 7
HSL:
354°, 76.5432%, 68.2353%
HSV (HSB):
354°, 52.5424%, 92.5490%
XYZ:
44.0243, 30.8764, 22.7082
xyY:
0.4510, 0.3163, 30.8764
CIE-Lab:
62.4032, 48.9161, 16.5726
CIE-LCH:
62.4032, 51.6472, 18.7162
CIE-Luv:
62.4032, 87.8243, 11.9243
Hunter-Lab:
55.5666, 44.1806, 14.6668
#ec707c color charts
#ec707c color shades, tints & tones
#ec707c color schemes
#ec707c color preview, HTML & CSS examples
This text has a color of #ec707c
<p style="color:#ec707c;">Text here</p>
.mytext {color:#ec707c;}
This box has a color of #ec707c
<div style="background-color:#ec707c;">Content here</div>
.mybackground {background-color:#ec707c;}
Border around this has a color of #ec707c
<div style="border:2px solid #ec707c;">Content here</div>
.myborder {border:2px solid #ec707c;}