#cd3d5a color space conversions
Hex:
#cd3d5a
RGB:
205, 61, 90
CMY:
20, 76, 65
CMYK:
0, 70, 56, 20
HSL:
348°, 59.0164%, 52.1569%
HSV (HSB):
348°, 70.2439%, 80.3922%
XYZ:
28.6910, 17.0548, 11.4526
xyY:
0.5016, 0.2982, 17.0548
CIE-Lab:
48.3290, 58.1271, 16.5036
CIE-LCH:
48.3290, 60.4246, 15.8504
CIE-Luv:
48.3290, 101.8237, 8.1856
Hunter-Lab:
41.2975, 51.7407, 12.4660
#cd3d5a color charts
#cd3d5a color shades, tints & tones
#cd3d5a color schemes
#cd3d5a color preview, HTML & CSS examples
This text has a color of #cd3d5a
<p style="color:#cd3d5a;">Text here</p>
.mytext {color:#cd3d5a;}
This box has a color of #cd3d5a
<div style="background-color:#cd3d5a;">Content here</div>
.mybackground {background-color:#cd3d5a;}
Border around this has a color of #cd3d5a
<div style="border:2px solid #cd3d5a;">Content here</div>
.myborder {border:2px solid #cd3d5a;}