#dc002c color space conversions
Hex:
#dc002c
RGB:
220, 0, 44
CMY:
14, 100, 83
CMYK:
0, 100, 80, 14
HSL:
348°, 100.0000%, 43.1373%
HSV (HSB):
348°, 100.0000%, 86.2745%
XYZ:
29.9698, 15.3975, 3.7753
xyY:
0.6099, 0.3133, 15.3975
CIE-Lab:
46.1739, 72.3274, 41.9794
CIE-LCH:
46.1739, 83.6273, 30.1312
CIE-Luv:
46.1739, 145.5482, 24.4045
Hunter-Lab:
39.2396, 67.6625, 21.7634
#dc002c color charts
#dc002c RGB chart
#dc002c CMYK chart
#dc002c RGB pie chart
#dc002c color shades, tints & tones
#dc002c color schemes
#dc002c color preview, HTML & CSS examples
This text has a color of #dc002c
<p style="color:#dc002c;">Text here</p>
.mytext {color:#dc002c;}
Text color #dc002c
This box has a color of #dc002c
<div style="background-color:#dc002c;">Content here</div>
.mybackground {background-color:#dc002c;}
Background color #dc002c
Border around this has a color of #dc002c
<div style="border:2px solid #dc002c;">Content here</div>
.myborder {border:2px solid #dc002c;}
Border color #dc002c