#cd2c50 color space conversions
Hex:
#cd2c50
RGB:
205, 44, 80
CMY:
20, 83, 69
CMYK:
0, 79, 61, 20
HSL:
347°, 64.6586%, 48.8235%
HSV (HSB):
347°, 78.5366%, 80.3922%
XYZ:
27.5255, 15.3597, 9.1034
xyY:
0.5295, 0.2954, 15.3597
CIE-Lab:
46.1230, 63.0312, 19.6550
CIE-LCH:
46.1230, 66.0246, 17.3190
CIE-Luv:
46.1230, 112.8265, 9.7817
Hunter-Lab:
39.1914, 56.7816, 13.6621
#cd2c50 color charts
#cd2c50 color shades, tints & tones
#cd2c50 color schemes
#cd2c50 color preview, HTML & CSS examples
This text has a color of #cd2c50
<p style="color:#cd2c50;">Text here</p>
.mytext {color:#cd2c50;}
This box has a color of #cd2c50
<div style="background-color:#cd2c50;">Content here</div>
.mybackground {background-color:#cd2c50;}
Border around this has a color of #cd2c50
<div style="border:2px solid #cd2c50;">Content here</div>
.myborder {border:2px solid #cd2c50;}