#cd3d1d color space conversions
Hex:
#cd3d1d
RGB:
205, 61, 29
CMY:
20, 76, 89
CMYK:
0, 70, 86, 20
HSL:
11°, 75.2137%, 45.8824%
HSV (HSB):
11°, 85.8537%, 80.3922%
XYZ:
27.0674, 16.4053, 2.9023
xyY:
0.5837, 0.3538, 16.4053
CIE-Lab:
47.5018, 55.2422, 49.7422
CIE-LCH:
47.5018, 74.3369, 42.0011
CIE-Luv:
47.5018, 115.0402, 34.2780
Hunter-Lab:
40.5035, 48.4054, 24.1039
#cd3d1d color charts
#cd3d1d color shades, tints & tones
#cd3d1d color schemes
#cd3d1d color preview, HTML & CSS examples
This text has a color of #cd3d1d
<p style="color:#cd3d1d;">Text here</p>
.mytext {color:#cd3d1d;}
This box has a color of #cd3d1d
<div style="background-color:#cd3d1d;">Content here</div>
.mybackground {background-color:#cd3d1d;}
Border around this has a color of #cd3d1d
<div style="border:2px solid #cd3d1d;">Content here</div>
.myborder {border:2px solid #cd3d1d;}