#cd2385 color space conversions
Hex:
#cd2385
RGB:
205, 35, 133
CMY:
20, 86, 48
CMYK:
0, 83, 35, 20
HSL:
325°, 70.8333%, 47.0588%
HSV (HSB):
325°, 82.9268%, 80.3922%
XYZ:
30.0115, 15.8747, 23.6726
xyY:
0.4315, 0.2282, 15.8747
CIE-Lab:
46.8096, 69.7449, -11.9688
CIE-LCH:
46.8096, 70.7644, 350.2625
CIE-Luv:
46.8096, 95.0044, -28.6437
Hunter-Lab:
39.8430, 64.7288, -7.3369
#cd2385 color charts
#cd2385 color shades, tints & tones
#cd2385 color schemes
#cd2385 color preview, HTML & CSS examples
This text has a color of #cd2385
<p style="color:#cd2385;">Text here</p>
.mytext {color:#cd2385;}
This box has a color of #cd2385
<div style="background-color:#cd2385;">Content here</div>
.mybackground {background-color:#cd2385;}
Border around this has a color of #cd2385
<div style="border:2px solid #cd2385;">Content here</div>
.myborder {border:2px solid #cd2385;}