#dc003c color space conversions
Hex:
#dc003c
RGB:
220, 0, 60
CMY:
14, 100, 76
CMYK:
0, 100, 73, 14
HSL:
344°, 100.0000%, 43.1373%
HSV (HSB):
344°, 100.0000%, 86.2745%
XYZ:
30.3308, 15.5419, 5.6762
xyY:
0.5884, 0.3015, 15.5419
CIE-Lab:
46.3676, 72.8532, 32.8173
CIE-LCH:
46.3676, 79.9035, 24.2496
CIE-Luv:
46.3676, 141.4746, 18.2977
Hunter-Lab:
39.4232, 68.3410, 19.0595
#dc003c color charts
#dc003c RGB chart
#dc003c CMYK chart
#dc003c RGB pie chart
#dc003c color shades, tints & tones
#dc003c color schemes
#dc003c color preview, HTML & CSS examples
This text has a color of #dc003c
<p style="color:#dc003c;">Text here</p>
.mytext {color:#dc003c;}
Text color #dc003c
This box has a color of #dc003c
<div style="background-color:#dc003c;">Content here</div>
.mybackground {background-color:#dc003c;}
Background color #dc003c
Border around this has a color of #dc003c
<div style="border:2px solid #dc003c;">Content here</div>
.myborder {border:2px solid #dc003c;}
Border color #dc003c