#cd3550 color space conversions
Hex:
#cd3550
RGB:
205, 53, 80
CMY:
20, 79, 69
CMYK:
0, 74, 61, 20
HSL:
349°, 60.3175%, 50.5882%
HSV (HSB):
349°, 74.1463%, 80.3922%
XYZ:
27.8979, 16.1045, 9.2275
xyY:
0.5241, 0.3025, 16.1045
CIE-Lab:
47.1113, 60.2562, 20.9633
CIE-LCH:
47.1113, 63.7987, 19.1830
CIE-Luv:
47.1113, 108.8331, 11.9035
Hunter-Lab:
40.1304, 53.8614, 14.4583
#cd3550 color charts
#cd3550 color shades, tints & tones
#cd3550 color schemes
#cd3550 color preview, HTML & CSS examples
This text has a color of #cd3550
<p style="color:#cd3550;">Text here</p>
.mytext {color:#cd3550;}
This box has a color of #cd3550
<div style="background-color:#cd3550;">Content here</div>
.mybackground {background-color:#cd3550;}
Border around this has a color of #cd3550
<div style="border:2px solid #cd3550;">Content here</div>
.myborder {border:2px solid #cd3550;}