#dc005d color space conversions
Hex:
#dc005d
RGB:
220, 0, 93
CMY:
14, 100, 64
CMYK:
0, 100, 58, 14
HSL:
335°, 100.0000%, 43.1373%
HSV (HSB):
335°, 100.0000%, 86.2745%
XYZ:
31.4910, 16.0060, 11.7856
xyY:
0.5312, 0.2700, 16.0060
CIE-Lab:
46.9823, 74.5058, 13.2753
CIE-LCH:
46.9823, 75.6793, 10.1028
CIE-Luv:
46.9823, 129.8192, 0.6045
Hunter-Lab:
40.0074, 70.4893, 10.5392
#dc005d color charts
#dc005d color shades, tints & tones
#dc005d color schemes
#dc005d color preview, HTML & CSS examples
This text has a color of #dc005d
<p style="color:#dc005d;">Text here</p>
.mytext {color:#dc005d;}
This box has a color of #dc005d
<div style="background-color:#dc005d;">Content here</div>
.mybackground {background-color:#dc005d;}
Border around this has a color of #dc005d
<div style="border:2px solid #dc005d;">Content here</div>
.myborder {border:2px solid #dc005d;}