#dc588c color space conversions
Hex:
#dc588c
RGB:
220, 88, 140
CMY:
14, 65, 45
CMYK:
0, 60, 36, 14
HSL:
336°, 65.3465%, 60.3922%
HSV (HSB):
336°, 60.0000%, 86.2745%
XYZ:
37.7385, 24.0885, 27.4715
xyY:
0.4226, 0.2698, 24.0885
CIE-Lab:
56.1763, 56.3908, -1.9358
CIE-LCH:
56.1763, 56.4240, 358.0339
CIE-Luv:
56.1763, 84.4808, -13.1931
Hunter-Lab:
49.0801, 51.3617, 1.1698
#dc588c color charts
#dc588c color shades, tints & tones
#dc588c color schemes
#dc588c color preview, HTML & CSS examples
This text has a color of #dc588c
<p style="color:#dc588c;">Text here</p>
.mytext {color:#dc588c;}
This box has a color of #dc588c
<div style="background-color:#dc588c;">Content here</div>
.mybackground {background-color:#dc588c;}
Border around this has a color of #dc588c
<div style="border:2px solid #dc588c;">Content here</div>
.myborder {border:2px solid #dc588c;}