#cd3a3b color space conversions
Hex:
#cd3a3b
RGB:
205, 58, 59
CMY:
20, 77, 77
CMYK:
0, 72, 71, 20
HSL:
360°, 59.5142%, 51.5686%
HSV (HSB):
360°, 71.7073%, 80.3922%
XYZ:
27.4793, 16.3210, 5.8396
xyY:
0.5536, 0.3288, 16.3210
CIE-Lab:
47.3929, 57.3724, 33.8749
CIE-LCH:
47.3929, 66.6265, 30.5592
CIE-Luv:
47.3929, 111.7799, 23.7226
Hunter-Lab:
40.3993, 50.7157, 19.7093
#cd3a3b color charts
#cd3a3b color shades, tints & tones
#cd3a3b color schemes
#cd3a3b color preview, HTML & CSS examples
This text has a color of #cd3a3b
<p style="color:#cd3a3b;">Text here</p>
.mytext {color:#cd3a3b;}
This box has a color of #cd3a3b
<div style="background-color:#cd3a3b;">Content here</div>
.mybackground {background-color:#cd3a3b;}
Border around this has a color of #cd3a3b
<div style="border:2px solid #cd3a3b;">Content here</div>
.myborder {border:2px solid #cd3a3b;}