#cd2c4b color space conversions
Hex:
#cd2c4b
RGB:
205, 44, 75
CMY:
20, 83, 71
CMYK:
0, 79, 63, 20
HSL:
348°, 64.6586%, 48.8235%
HSV (HSB):
348°, 78.5366%, 80.3922%
XYZ:
27.3475, 15.2885, 8.1662
xyY:
0.5383, 0.3009, 15.2885
CIE-Lab:
46.0268, 62.7310, 22.5996
CIE-LCH:
46.0268, 66.6778, 19.8122
CIE-Luv:
46.0268, 114.4093, 12.5824
Hunter-Lab:
39.1005, 56.4198, 14.9875
#cd2c4b color charts
#cd2c4b color shades, tints & tones
#cd2c4b color schemes
#cd2c4b color preview, HTML & CSS examples
This text has a color of #cd2c4b
<p style="color:#cd2c4b;">Text here</p>
.mytext {color:#cd2c4b;}
This box has a color of #cd2c4b
<div style="background-color:#cd2c4b;">Content here</div>
.mybackground {background-color:#cd2c4b;}
Border around this has a color of #cd2c4b
<div style="border:2px solid #cd2c4b;">Content here</div>
.myborder {border:2px solid #cd2c4b;}