#cd2d5b color space conversions
Hex:
#cd2d5b
RGB:
205, 45, 91
CMY:
20, 82, 64
CMYK:
0, 78, 56, 20
HSL:
343°, 64.0000%, 49.0196%
HSV (HSB):
343°, 78.0488%, 80.3922%
XYZ:
28.0036, 15.6112, 11.4348
xyY:
0.5087, 0.2836, 15.6112
CIE-Lab:
46.4603, 63.4815, 13.3304
CIE-LCH:
46.4603, 64.8660, 11.8591
CIE-Luv:
46.4603, 108.7038, 3.3621
Hunter-Lab:
39.5111, 57.3679, 10.4987
#cd2d5b color charts
#cd2d5b color shades, tints & tones
#cd2d5b color schemes
#cd2d5b color preview, HTML & CSS examples
This text has a color of #cd2d5b
<p style="color:#cd2d5b;">Text here</p>
.mytext {color:#cd2d5b;}
This box has a color of #cd2d5b
<div style="background-color:#cd2d5b;">Content here</div>
.mybackground {background-color:#cd2d5b;}
Border around this has a color of #cd2d5b
<div style="border:2px solid #cd2d5b;">Content here</div>
.myborder {border:2px solid #cd2d5b;}