#cd3975 color space conversions
Hex:
#cd3975
RGB:
205, 57, 117
CMY:
20, 78, 54
CMYK:
0, 72, 43, 20
HSL:
336°, 59.6774%, 51.3725%
HSV (HSB):
336°, 72.1951%, 80.3922%
XYZ:
29.8509, 17.1897, 18.5743
xyY:
0.4549, 0.2620, 17.1897
CIE-Lab:
48.4982, 61.8577, 0.2828
CIE-LCH:
48.4982, 61.8584, 0.2620
CIE-Luv:
48.4982, 94.4767, -11.2507
Hunter-Lab:
41.4605, 55.9610, 2.4605
#cd3975 color charts
#cd3975 color shades, tints & tones
#cd3975 color schemes
#cd3975 color preview, HTML & CSS examples
This text has a color of #cd3975
<p style="color:#cd3975;">Text here</p>
.mytext {color:#cd3975;}
This box has a color of #cd3975
<div style="background-color:#cd3975;">Content here</div>
.mybackground {background-color:#cd3975;}
Border around this has a color of #cd3975
<div style="border:2px solid #cd3975;">Content here</div>
.myborder {border:2px solid #cd3975;}