#ec5d6c color space conversions
Hex:
#ec5d6c
RGB:
236, 93, 108
CMY:
7, 64, 58
CMYK:
0, 61, 54, 7
HSL:
354°, 79.0055%, 64.5098%
HSV (HSB):
354°, 60.5932%, 92.5490%
XYZ:
41.2132, 26.7443, 17.1773
xyY:
0.4841, 0.3141, 26.7443
CIE-Lab:
58.7369, 56.3032, 20.7891
CIE-LCH:
58.7369, 60.0186, 20.2659
CIE-Luv:
58.7369, 103.7945, 14.5057
Hunter-Lab:
51.7149, 51.7512, 16.5069
#ec5d6c color charts
#ec5d6c color shades, tints & tones
#ec5d6c color schemes
#ec5d6c color preview, HTML & CSS examples
This text has a color of #ec5d6c
<p style="color:#ec5d6c;">Text here</p>
.mytext {color:#ec5d6c;}
This box has a color of #ec5d6c
<div style="background-color:#ec5d6c;">Content here</div>
.mybackground {background-color:#ec5d6c;}
Border around this has a color of #ec5d6c
<div style="border:2px solid #ec5d6c;">Content here</div>
.myborder {border:2px solid #ec5d6c;}