#cd3440 color space conversions
Hex:
#cd3440
RGB:
205, 52, 64
CMY:
20, 80, 75
CMYK:
0, 75, 69, 20
HSL:
355°, 60.4743%, 50.3922%
HSV (HSB):
355°, 74.6341%, 80.3922%
XYZ:
27.3302, 15.8053, 6.4607
xyY:
0.5511, 0.3187, 15.8053
CIE-Lab:
46.7180, 59.6824, 30.1267
CIE-LCH:
46.7180, 66.8552, 26.7839
CIE-Luv:
46.7180, 113.7996, 19.9831
Hunter-Lab:
39.7559, 53.1374, 18.1938
#cd3440 color charts
#cd3440 color shades, tints & tones
#cd3440 color schemes
#cd3440 color preview, HTML & CSS examples
This text has a color of #cd3440
<p style="color:#cd3440;">Text here</p>
.mytext {color:#cd3440;}
This box has a color of #cd3440
<div style="background-color:#cd3440;">Content here</div>
.mybackground {background-color:#cd3440;}
Border around this has a color of #cd3440
<div style="border:2px solid #cd3440;">Content here</div>
.myborder {border:2px solid #cd3440;}