#cd3e75 color space conversions
Hex:
#cd3e75
RGB:
205, 62, 117
CMY:
20, 76, 54
CMYK:
0, 70, 43, 20
HSL:
337°, 58.8477%, 52.3529%
HSV (HSB):
337°, 69.7561%, 80.3922%
XYZ:
30.1103, 17.7087, 18.6608
xyY:
0.4529, 0.2664, 17.7087
CIE-Lab:
49.1409, 60.0695, 1.2190
CIE-LCH:
49.1409, 60.0819, 1.1626
CIE-Luv:
49.1409, 92.3700, -9.7105
Hunter-Lab:
42.0818, 54.0773, 3.1656
#cd3e75 color charts
#cd3e75 color shades, tints & tones
#cd3e75 color schemes
#cd3e75 color preview, HTML & CSS examples
This text has a color of #cd3e75
<p style="color:#cd3e75;">Text here</p>
.mytext {color:#cd3e75;}
This box has a color of #cd3e75
<div style="background-color:#cd3e75;">Content here</div>
.mybackground {background-color:#cd3e75;}
Border around this has a color of #cd3e75
<div style="border:2px solid #cd3e75;">Content here</div>
.myborder {border:2px solid #cd3e75;}