#dc044c color space conversions
Hex:
#dc044c
RGB:
220, 4, 76
CMY:
14, 98, 70
CMYK:
0, 98, 65, 14
HSL:
340°, 96.4286%, 43.9216%
HSV (HSB):
340°, 98.1818%, 86.2745%
XYZ:
30.8631, 15.8243, 8.2652
xyY:
0.5616, 0.2880, 15.8243
CIE-Lab:
46.7431, 73.2221, 23.4951
CIE-LCH:
46.7431, 76.8992, 17.7901
CIE-Luv:
46.7431, 135.7919, 10.7530
Hunter-Lab:
39.7797, 68.8747, 15.5269
#dc044c color charts
#dc044c color shades, tints & tones
#dc044c color schemes
#dc044c color preview, HTML & CSS examples
This text has a color of #dc044c
<p style="color:#dc044c;">Text here</p>
.mytext {color:#dc044c;}
This box has a color of #dc044c
<div style="background-color:#dc044c;">Content here</div>
.mybackground {background-color:#dc044c;}
Border around this has a color of #dc044c
<div style="border:2px solid #dc044c;">Content here</div>
.myborder {border:2px solid #dc044c;}