#cd3d3b color space conversions
Hex:
#cd3d3b
RGB:
205, 61, 59
CMY:
20, 76, 77
CMYK:
0, 70, 71, 20
HSL:
1°, 59.3496%, 51.7647%
HSV (HSB):
1°, 71.2195%, 80.3922%
XYZ:
27.6350, 16.6324, 5.8915
xyY:
0.5509, 0.3316, 16.6324
CIE-Lab:
47.7935, 56.2688, 34.3428
CIE-LCH:
47.7935, 65.9212, 31.3971
CIE-Luv:
47.7935, 110.0548, 24.5076
Hunter-Lab:
40.7828, 49.5841, 19.9829
#cd3d3b color charts
#cd3d3b color shades, tints & tones
#cd3d3b color schemes
#cd3d3b color preview, HTML & CSS examples
This text has a color of #cd3d3b
<p style="color:#cd3d3b;">Text here</p>
.mytext {color:#cd3d3b;}
This box has a color of #cd3d3b
<div style="background-color:#cd3d3b;">Content here</div>
.mybackground {background-color:#cd3d3b;}
Border around this has a color of #cd3d3b
<div style="border:2px solid #cd3d3b;">Content here</div>
.myborder {border:2px solid #cd3d3b;}