#cd200c color space conversions
Hex:
#cd200c
RGB:
205, 32, 12
CMY:
20, 87, 95
CMYK:
0, 84, 94, 20
HSL:
6°, 88.9401%, 42.5490%
HSV (HSB):
6°, 94.1463%, 80.3922%
XYZ:
25.7597, 14.0387, 1.6999
xyY:
0.6207, 0.3383, 14.0387
CIE-Lab:
44.2884, 63.7082, 53.9594
CIE-LCH:
44.2884, 83.4886, 40.2638
CIE-Luv:
44.2884, 131.8052, 31.6521
Hunter-Lab:
37.4683, 57.1506, 23.5379
#cd200c color charts
#cd200c RGB chart
#cd200c CMYK chart
#cd200c RGB pie chart
#cd200c color shades, tints & tones
#cd200c color schemes
#cd200c color preview, HTML & CSS examples
This text has a color of #cd200c
<p style="color:#cd200c;">Text here</p>
.mytext {color:#cd200c;}
Text color #cd200c
This box has a color of #cd200c
<div style="background-color:#cd200c;">Content here</div>
.mybackground {background-color:#cd200c;}
Background color #cd200c
Border around this has a color of #cd200c
<div style="border:2px solid #cd200c;">Content here</div>
.myborder {border:2px solid #cd200c;}
Border color #cd200c