#cd3150 color space conversions
Hex:
#cd3150
RGB:
205, 49, 80
CMY:
20, 81, 69
CMYK:
0, 76, 61, 20
HSL:
348°, 61.4173%, 49.8039%
HSV (HSB):
348°, 76.0976%, 80.3922%
XYZ:
27.7231, 15.7549, 9.1693
xyY:
0.5266, 0.2993, 15.7549
CIE-Lab:
46.6513, 61.5435, 20.3555
CIE-LCH:
46.6513, 64.8225, 18.3016
CIE-Luv:
46.6513, 110.6854, 10.9179
Hunter-Lab:
39.6925, 55.2109, 14.0883
#cd3150 color charts
#cd3150 color shades, tints & tones
#cd3150 color schemes
#cd3150 color preview, HTML & CSS examples
This text has a color of #cd3150
<p style="color:#cd3150;">Text here</p>
.mytext {color:#cd3150;}
This box has a color of #cd3150
<div style="background-color:#cd3150;">Content here</div>
.mybackground {background-color:#cd3150;}
Border around this has a color of #cd3150
<div style="border:2px solid #cd3150;">Content here</div>
.myborder {border:2px solid #cd3150;}