#dc004c color space conversions
Hex:
#dc004c
RGB:
220, 0, 76
CMY:
14, 100, 70
CMYK:
0, 100, 65, 14
HSL:
339°, 100.0000%, 43.1373%
HSV (HSB):
339°, 100.0000%, 86.2745%
XYZ:
30.8197, 15.7374, 8.2507
xyY:
0.5623, 0.2871, 15.7374
CIE-Lab:
46.6281, 73.5564, 23.3463
CIE-LCH:
46.6281, 77.1725, 17.6091
CIE-Luv:
46.6281, 136.3136, 10.5057
Hunter-Lab:
39.6705, 69.2522, 15.4381
#dc004c color charts
#dc004c RGB chart
#dc004c CMYK chart
#dc004c RGB pie chart
#dc004c color shades, tints & tones
#dc004c color schemes
#dc004c color preview, HTML & CSS examples
This text has a color of #dc004c
<p style="color:#dc004c;">Text here</p>
.mytext {color:#dc004c;}
Text color #dc004c
This box has a color of #dc004c
<div style="background-color:#dc004c;">Content here</div>
.mybackground {background-color:#dc004c;}
Background color #dc004c
Border around this has a color of #dc004c
<div style="border:2px solid #dc004c;">Content here</div>
.myborder {border:2px solid #dc004c;}
Border color #dc004c