#cd343d color space conversions
Hex:
#cd343d
RGB:
205, 52, 61
CMY:
20, 80, 76
CMYK:
0, 75, 70, 20
HSL:
356°, 60.4743%, 50.3922%
HSV (HSB):
356°, 74.6341%, 80.3922%
XYZ:
27.2471, 15.7720, 6.0231
xyY:
0.5556, 0.3216, 15.7720
CIE-Lab:
46.6740, 59.5372, 31.8536
CIE-LCH:
46.6740, 67.5228, 28.1477
CIE-Luv:
46.6740, 114.5478, 21.3644
Hunter-Lab:
39.7140, 52.9663, 18.8078
#cd343d color charts
#cd343d color shades, tints & tones
#cd343d color schemes
#cd343d color preview, HTML & CSS examples
This text has a color of #cd343d
<p style="color:#cd343d;">Text here</p>
.mytext {color:#cd343d;}
This box has a color of #cd343d
<div style="background-color:#cd343d;">Content here</div>
.mybackground {background-color:#cd343d;}
Border around this has a color of #cd343d
<div style="border:2px solid #cd343d;">Content here</div>
.myborder {border:2px solid #cd343d;}