#cd3d2b color space conversions
Hex:
#cd3d2b
RGB:
205, 61, 43
CMY:
20, 76, 83
CMYK:
0, 70, 79, 20
HSL:
7°, 65.3226%, 48.6275%
HSV (HSB):
7°, 79.0244%, 80.3922%
XYZ:
27.2816, 16.4910, 4.0307
xyY:
0.5707, 0.3450, 16.4910
CIE-Lab:
47.6122, 55.6321, 43.0207
CIE-LCH:
47.6122, 70.3257, 37.7151
CIE-Luv:
47.6122, 113.1071, 30.4989
Hunter-Lab:
40.6092, 48.8520, 22.5415
#cd3d2b color charts
#cd3d2b color shades, tints & tones
#cd3d2b color schemes
#cd3d2b color preview, HTML & CSS examples
This text has a color of #cd3d2b
<p style="color:#cd3d2b;">Text here</p>
.mytext {color:#cd3d2b;}
This box has a color of #cd3d2b
<div style="background-color:#cd3d2b;">Content here</div>
.mybackground {background-color:#cd3d2b;}
Border around this has a color of #cd3d2b
<div style="border:2px solid #cd3d2b;">Content here</div>
.myborder {border:2px solid #cd3d2b;}