#ec5980 color space conversions
Hex:
#ec5980
RGB:
236, 89, 128
CMY:
7, 65, 50
CMYK:
0, 62, 46, 7
HSL:
344°, 79.4595%, 63.7255%
HSV (HSB):
344°, 62.2881%, 92.5490%
XYZ:
42.0607, 26.5361, 23.3272
xyY:
0.4576, 0.2887, 26.5361
CIE-Lab:
58.5425, 59.7177, 8.8481
CIE-LCH:
58.5425, 60.3696, 8.4280
CIE-Luv:
58.5425, 100.4541, -0.0982
Hunter-Lab:
51.5132, 55.5977, 9.2104
#ec5980 color charts
#ec5980 color shades, tints & tones
#ec5980 color schemes
#ec5980 color preview, HTML & CSS examples
This text has a color of #ec5980
<p style="color:#ec5980;">Text here</p>
.mytext {color:#ec5980;}
This box has a color of #ec5980
<div style="background-color:#ec5980;">Content here</div>
.mybackground {background-color:#ec5980;}
Border around this has a color of #ec5980
<div style="border:2px solid #ec5980;">Content here</div>
.myborder {border:2px solid #ec5980;}