#cd3d5b color space conversions
Hex:
#cd3d5b
RGB:
205, 61, 91
CMY:
20, 76, 64
CMYK:
0, 70, 56, 20
HSL:
348°, 59.0164%, 52.1569%
HSV (HSB):
348°, 70.2439%, 80.3922%
XYZ:
28.7339, 17.0720, 11.6783
xyY:
0.4999, 0.2970, 17.0720
CIE-Lab:
48.3506, 58.2012, 15.9246
CIE-LCH:
48.3506, 60.3405, 15.3023
CIE-Luv:
48.3506, 101.5149, 7.5681
Hunter-Lab:
41.3182, 51.8273, 12.1649
#cd3d5b color charts
#cd3d5b color shades, tints & tones
#cd3d5b color schemes
#cd3d5b color preview, HTML & CSS examples
This text has a color of #cd3d5b
<p style="color:#cd3d5b;">Text here</p>
.mytext {color:#cd3d5b;}
This box has a color of #cd3d5b
<div style="background-color:#cd3d5b;">Content here</div>
.mybackground {background-color:#cd3d5b;}
Border around this has a color of #cd3d5b
<div style="border:2px solid #cd3d5b;">Content here</div>
.myborder {border:2px solid #cd3d5b;}