#cd2085 color space conversions
Hex:
#cd2085
RGB:
205, 32, 133
CMY:
20, 87, 48
CMYK:
0, 84, 35, 20
HSL:
325°, 72.9958%, 46.4706%
HSV (HSB):
325°, 84.3902%, 80.3922%
XYZ:
29.9270, 15.7056, 23.6445
xyY:
0.4320, 0.2267, 15.7056
CIE-Lab:
46.5859, 70.3894, -12.3068
CIE-LCH:
46.5859, 71.4571, 350.0827
CIE-Luv:
46.5859, 95.6650, -29.1944
Hunter-Lab:
39.6303, 65.4419, -7.6327
#cd2085 color charts
#cd2085 color shades, tints & tones
#cd2085 color schemes
#cd2085 color preview, HTML & CSS examples
This text has a color of #cd2085
<p style="color:#cd2085;">Text here</p>
.mytext {color:#cd2085;}
This box has a color of #cd2085
<div style="background-color:#cd2085;">Content here</div>
.mybackground {background-color:#cd2085;}
Border around this has a color of #cd2085
<div style="border:2px solid #cd2085;">Content here</div>
.myborder {border:2px solid #cd2085;}