#dc204c color space conversions
Hex:
#dc204c
RGB:
220, 32, 76
CMY:
14, 87, 70
CMYK:
0, 85, 65, 14
HSL:
346°, 74.6032%, 49.4118%
HSV (HSB):
346°, 85.4545%, 86.2745%
XYZ:
31.3362, 16.7705, 8.4229
xyY:
0.5543, 0.2967, 16.7705
CIE-Lab:
47.9695, 69.6829, 25.0744
CIE-LCH:
47.9695, 74.0570, 19.7906
CIE-Luv:
47.9695, 130.2772, 13.3778
Hunter-Lab:
40.9518, 64.9223, 16.4716
#dc204c color charts
#dc204c color shades, tints & tones
#dc204c color schemes
#dc204c color preview, HTML & CSS examples
This text has a color of #dc204c
<p style="color:#dc204c;">Text here</p>
.mytext {color:#dc204c;}
This box has a color of #dc204c
<div style="background-color:#dc204c;">Content here</div>
.mybackground {background-color:#dc204c;}
Border around this has a color of #dc204c
<div style="border:2px solid #dc204c;">Content here</div>
.myborder {border:2px solid #dc204c;}