#cd1d1b color space conversions
Hex:
#cd1d1b
RGB:
205, 29, 27
CMY:
20, 89, 89
CMYK:
0, 86, 87, 20
HSL:
1°, 76.7241%, 45.4902%
HSV (HSB):
1°, 86.8293%, 80.3922%
XYZ:
25.8140, 13.9370, 2.3665
xyY:
0.6129, 0.3309, 13.9370
CIE-Lab:
44.1424, 64.5646, 47.8798
CIE-LCH:
44.1424, 80.3807, 36.5599
CIE-Luv:
44.1424, 131.3513, 28.7210
Hunter-Lab:
37.3323, 58.0953, 22.3742
#cd1d1b color charts
#cd1d1b color shades, tints & tones
#cd1d1b color schemes
#cd1d1b color preview, HTML & CSS examples
This text has a color of #cd1d1b
<p style="color:#cd1d1b;">Text here</p>
.mytext {color:#cd1d1b;}
This box has a color of #cd1d1b
<div style="background-color:#cd1d1b;">Content here</div>
.mybackground {background-color:#cd1d1b;}
Border around this has a color of #cd1d1b
<div style="border:2px solid #cd1d1b;">Content here</div>
.myborder {border:2px solid #cd1d1b;}