#ec5e6e color space conversions
Hex:
#ec5e6e
RGB:
236, 94, 110
CMY:
7, 63, 57
CMYK:
0, 60, 53, 7
HSL:
353°, 78.8889%, 64.7059%
HSV (HSB):
353°, 60.1695%, 92.5490%
XYZ:
41.4092, 26.9641, 17.7739
xyY:
0.4807, 0.3130, 26.9641
CIE-Lab:
58.9410, 56.0223, 19.9043
CIE-LCH:
58.9410, 59.4531, 19.5597
CIE-Luv:
58.9410, 102.6526, 13.6408
Hunter-Lab:
51.9269, 51.4731, 16.0546
#ec5e6e color charts
#ec5e6e color shades, tints & tones
#ec5e6e color schemes
#ec5e6e color preview, HTML & CSS examples
This text has a color of #ec5e6e
<p style="color:#ec5e6e;">Text here</p>
.mytext {color:#ec5e6e;}
This box has a color of #ec5e6e
<div style="background-color:#ec5e6e;">Content here</div>
.mybackground {background-color:#ec5e6e;}
Border around this has a color of #ec5e6e
<div style="border:2px solid #ec5e6e;">Content here</div>
.myborder {border:2px solid #ec5e6e;}