#cd2d4e color space conversions
Hex:
#cd2d4e
RGB:
205, 45, 78
CMY:
20, 82, 69
CMYK:
0, 78, 62, 20
HSL:
348°, 64.0000%, 49.0196%
HSV (HSB):
348°, 78.0488%, 80.3922%
XYZ:
27.4904, 15.4060, 8.7325
xyY:
0.5325, 0.2984, 15.4060
CIE-Lab:
46.1853, 62.6218, 20.9667
CIE-LCH:
46.1853, 66.0386, 18.5113
CIE-Luv:
46.1853, 113.0520, 11.1366
Hunter-Lab:
39.2504, 56.3303, 14.2844
#cd2d4e color charts
#cd2d4e color shades, tints & tones
#cd2d4e color schemes
#cd2d4e color preview, HTML & CSS examples
This text has a color of #cd2d4e
<p style="color:#cd2d4e;">Text here</p>
.mytext {color:#cd2d4e;}
This box has a color of #cd2d4e
<div style="background-color:#cd2d4e;">Content here</div>
.mybackground {background-color:#cd2d4e;}
Border around this has a color of #cd2d4e
<div style="border:2px solid #cd2d4e;">Content here</div>
.myborder {border:2px solid #cd2d4e;}