#dc200c color space conversions
Hex:
#dc200c
RGB:
220, 32, 12
CMY:
14, 87, 95
CMYK:
0, 85, 95, 14
HSL:
6°, 89.6552%, 45.4902%
HSV (HSB):
6°, 94.5455%, 86.2745%
XYZ:
30.0981, 16.2752, 1.9029
xyY:
0.6235, 0.3371, 16.2752
CIE-Lab:
47.3335, 67.8138, 57.2939
CIE-LCH:
47.3335, 88.7766, 40.1935
CIE-Luv:
47.3335, 142.9009, 33.7924
Hunter-Lab:
40.3425, 62.5727, 25.4431
#dc200c color charts
#dc200c RGB chart
#dc200c CMYK chart
#dc200c RGB pie chart
#dc200c color shades, tints & tones
#dc200c color schemes
#dc200c color preview, HTML & CSS examples
This text has a color of #dc200c
<p style="color:#dc200c;">Text here</p>
.mytext {color:#dc200c;}
Text color #dc200c
This box has a color of #dc200c
<div style="background-color:#dc200c;">Content here</div>
.mybackground {background-color:#dc200c;}
Background color #dc200c
Border around this has a color of #dc200c
<div style="border:2px solid #dc200c;">Content here</div>
.myborder {border:2px solid #dc200c;}
Border color #dc200c