#ec5e7e color space conversions
Hex:
#ec5e7e
RGB:
236, 94, 126
CMY:
7, 63, 51
CMYK:
0, 60, 47, 7
HSL:
346°, 78.8889%, 64.7059%
HSV (HSB):
346°, 60.1695%, 92.5490%
XYZ:
42.3607, 27.3446, 22.7841
xyY:
0.4580, 0.2957, 27.3446
CIE-Lab:
59.2920, 57.3907, 11.0765
CIE-LCH:
59.2920, 58.4498, 10.9239
CIE-Luv:
59.2920, 98.2453, 3.1869
Hunter-Lab:
52.2921, 53.0877, 10.7714
#ec5e7e color charts
#ec5e7e color shades, tints & tones
#ec5e7e color schemes
#ec5e7e color preview, HTML & CSS examples
This text has a color of #ec5e7e
<p style="color:#ec5e7e;">Text here</p>
.mytext {color:#ec5e7e;}
This box has a color of #ec5e7e
<div style="background-color:#ec5e7e;">Content here</div>
.mybackground {background-color:#ec5e7e;}
Border around this has a color of #ec5e7e
<div style="border:2px solid #ec5e7e;">Content here</div>
.myborder {border:2px solid #ec5e7e;}