#cd3a4c color space conversions
Hex:
#cd3a4c
RGB:
205, 58, 76
CMY:
20, 77, 70
CMYK:
0, 72, 63, 20
HSL:
353°, 59.5142%, 51.5686%
HSV (HSB):
353°, 71.7073%, 80.3922%
XYZ:
27.9944, 16.5271, 8.5520
xyY:
0.5275, 0.3114, 16.5271
CIE-Lab:
47.6585, 58.2804, 24.1049
CIE-LCH:
47.6585, 63.0686, 22.4701
CIE-Luv:
47.6585, 107.4891, 15.4372
Hunter-Lab:
40.6535, 51.7733, 15.9849
#cd3a4c color charts
#cd3a4c color shades, tints & tones
#cd3a4c color schemes
#cd3a4c color preview, HTML & CSS examples
This text has a color of #cd3a4c
<p style="color:#cd3a4c;">Text here</p>
.mytext {color:#cd3a4c;}
This box has a color of #cd3a4c
<div style="background-color:#cd3a4c;">Content here</div>
.mybackground {background-color:#cd3a4c;}
Border around this has a color of #cd3a4c
<div style="border:2px solid #cd3a4c;">Content here</div>
.myborder {border:2px solid #cd3a4c;}