#dc599c color space conversions
Hex:
#dc599c
RGB:
220, 89, 156
CMY:
14, 65, 39
CMYK:
0, 60, 29, 14
HSL:
329°, 65.1741%, 60.5882%
HSV (HSB):
329°, 59.5455%, 86.2745%
XYZ:
39.0883, 24.7607, 34.1716
xyY:
0.3988, 0.2526, 24.7607
CIE-Lab:
56.8415, 57.8538, -10.3255
CIE-LCH:
56.8415, 58.7680, 349.8807
CIE-Luv:
56.8415, 79.0181, -25.0867
Hunter-Lab:
49.7601, 53.1378, -5.8839
#dc599c color charts
#dc599c color shades, tints & tones
#dc599c color schemes
#dc599c color preview, HTML & CSS examples
This text has a color of #dc599c
<p style="color:#dc599c;">Text here</p>
.mytext {color:#dc599c;}
This box has a color of #dc599c
<div style="background-color:#dc599c;">Content here</div>
.mybackground {background-color:#dc599c;}
Border around this has a color of #dc599c
<div style="border:2px solid #dc599c;">Content here</div>
.myborder {border:2px solid #dc599c;}