#ec5d6e color space conversions
Hex:
#ec5d6e
RGB:
236, 93, 110
CMY:
7, 64, 57
CMYK:
0, 61, 53, 7
HSL:
353°, 79.0055%, 64.5098%
HSV (HSB):
353°, 60.5932%, 92.5490%
XYZ:
41.3209, 26.7874, 17.7445
xyY:
0.4813, 0.3120, 26.7874
CIE-Lab:
58.7770, 56.4597, 19.6818
CIE-LCH:
58.7770, 59.7919, 19.2185
CIE-Luv:
58.7770, 103.2670, 13.2705
Hunter-Lab:
51.7565, 51.9353, 15.9023
#ec5d6e color charts
#ec5d6e color shades, tints & tones
#ec5d6e color schemes
#ec5d6e color preview, HTML & CSS examples
This text has a color of #ec5d6e
<p style="color:#ec5d6e;">Text here</p>
.mytext {color:#ec5d6e;}
This box has a color of #ec5d6e
<div style="background-color:#ec5d6e;">Content here</div>
.mybackground {background-color:#ec5d6e;}
Border around this has a color of #ec5d6e
<div style="border:2px solid #ec5d6e;">Content here</div>
.myborder {border:2px solid #ec5d6e;}