#cd1600 color space conversions
Hex:
#cd1600
RGB:
205, 22, 0
CMY:
20, 91, 100
CMYK:
0, 89, 100, 20
HSL:
6°, 100.0000%, 40.1961%
HSV (HSB):
6°, 100.0000%, 80.3922%
XYZ:
25.4637, 13.5530, 1.2739
xyY:
0.6320, 0.3364, 13.5530
CIE-Lab:
43.5849, 65.4966, 57.3292
CIE-LCH:
43.5849, 87.0428, 41.1957
CIE-Luv:
43.5849, 136.0392, 31.7946
Hunter-Lab:
36.8143, 59.0398, 23.7184
#cd1600 color charts
#cd1600 color shades, tints & tones
#cd1600 color schemes
#cd1600 color preview, HTML & CSS examples
This text has a color of #cd1600
<p style="color:#cd1600;">Text here</p>
.mytext {color:#cd1600;}
This box has a color of #cd1600
<div style="background-color:#cd1600;">Content here</div>
.mybackground {background-color:#cd1600;}
Border around this has a color of #cd1600
<div style="border:2px solid #cd1600;">Content here</div>
.myborder {border:2px solid #cd1600;}