#dc005c color space conversions
Hex:
#dc005c
RGB:
220, 0, 92
CMY:
14, 100, 64
CMYK:
0, 100, 58, 14
HSL:
335°, 100.0000%, 43.1373%
HSV (HSB):
335°, 100.0000%, 86.2745%
XYZ:
31.4470, 15.9884, 11.5538
xyY:
0.5331, 0.2710, 15.9884
CIE-Lab:
46.9592, 74.4441, 13.8644
CIE-LCH:
46.9592, 75.7242, 10.5499
CIE-Luv:
46.9592, 130.2258, 1.2278
Hunter-Lab:
39.9854, 70.4087, 10.8579
#dc005c color charts
#dc005c RGB chart
#dc005c CMYK chart
#dc005c RGB pie chart
#dc005c color shades, tints & tones
#dc005c color schemes
#dc005c color preview, HTML & CSS examples
This text has a color of #dc005c
<p style="color:#dc005c;">Text here</p>
.mytext {color:#dc005c;}
Text color #dc005c
This box has a color of #dc005c
<div style="background-color:#dc005c;">Content here</div>
.mybackground {background-color:#dc005c;}
Background color #dc005c
Border around this has a color of #dc005c
<div style="border:2px solid #dc005c;">Content here</div>
.myborder {border:2px solid #dc005c;}
Border color #dc005c