#cd3a3a color space conversions
Hex:
#cd3a3a
RGB:
205, 58, 58
CMY:
20, 77, 77
CMYK:
0, 72, 72, 20
HSL:
0°, 59.5142%, 51.5686%
HSV (HSB):
0°, 71.7073%, 80.3922%
XYZ:
27.4536, 16.3107, 5.7043
xyY:
0.5550, 0.3297, 16.3107
CIE-Lab:
47.3796, 57.3267, 34.4390
CIE-LCH:
47.3796, 66.8759, 30.9954
CIE-Luv:
47.3796, 112.0027, 24.1513
Hunter-Lab:
40.3866, 50.6627, 19.8963
#cd3a3a color charts
#cd3a3a color shades, tints & tones
#cd3a3a color schemes
#cd3a3a color preview, HTML & CSS examples
This text has a color of #cd3a3a
<p style="color:#cd3a3a;">Text here</p>
.mytext {color:#cd3a3a;}
This box has a color of #cd3a3a
<div style="background-color:#cd3a3a;">Content here</div>
.mybackground {background-color:#cd3a3a;}
Border around this has a color of #cd3a3a
<div style="border:2px solid #cd3a3a;">Content here</div>
.myborder {border:2px solid #cd3a3a;}