#ec707a color space conversions
Hex:
#ec707a
RGB:
236, 112, 122
CMY:
7, 56, 52
CMYK:
0, 53, 48, 7
HSL:
355°, 76.5432%, 68.2353%
HSV (HSB):
355°, 52.5424%, 92.5490%
XYZ:
43.8991, 30.8263, 22.0487
xyY:
0.4536, 0.3185, 30.8263
CIE-Lab:
62.3608, 48.7317, 17.6589
CIE-LCH:
62.3608, 51.8326, 19.9190
CIE-Luv:
62.3608, 88.2928, 13.2309
Hunter-Lab:
55.5215, 43.9718, 15.3198
#ec707a color charts
#ec707a color shades, tints & tones
#ec707a color schemes
#ec707a color preview, HTML & CSS examples
This text has a color of #ec707a
<p style="color:#ec707a;">Text here</p>
.mytext {color:#ec707a;}
This box has a color of #ec707a
<div style="background-color:#ec707a;">Content here</div>
.mybackground {background-color:#ec707a;}
Border around this has a color of #ec707a
<div style="border:2px solid #ec707a;">Content here</div>
.myborder {border:2px solid #ec707a;}