#dc2005 color space conversions
Hex:
#dc2005
RGB:
220, 32, 5
CMY:
14, 87, 98
CMYK:
0, 85, 98, 14
HSL:
8°, 95.5556%, 44.1176%
HSV (HSB):
8°, 97.7273%, 86.2745%
XYZ:
30.0591, 16.2596, 1.6977
xyY:
0.6260, 0.3386, 16.2596
CIE-Lab:
47.3133, 67.7538, 59.1960
CIE-LCH:
47.3133, 89.9708, 41.1435
CIE-Luv:
47.3133, 143.3385, 34.4933
Hunter-Lab:
40.3232, 62.4979, 25.7300
#dc2005 color charts
#dc2005 RGB chart
#dc2005 CMYK chart
#dc2005 RGB pie chart
#dc2005 color shades, tints & tones
#dc2005 color schemes
#dc2005 color preview, HTML & CSS examples
This text has a color of #dc2005
<p style="color:#dc2005;">Text here</p>
.mytext {color:#dc2005;}
Text color #dc2005
This box has a color of #dc2005
<div style="background-color:#dc2005;">Content here</div>
.mybackground {background-color:#dc2005;}
Background color #dc2005
Border around this has a color of #dc2005
<div style="border:2px solid #dc2005;">Content here</div>
.myborder {border:2px solid #dc2005;}
Border color #dc2005