#cd005c color space conversions
Hex:
#cd005c
RGB:
205, 0, 92
CMY:
20, 100, 64
CMYK:
0, 100, 55, 20
HSL:
333°, 100.0000%, 40.1961%
HSV (HSB):
333°, 100.0000%, 80.3922%
XYZ:
27.1086, 13.7518, 11.3508
xyY:
0.5192, 0.2634, 13.7518
CIE-Lab:
43.8749, 71.0425, 9.1046
CIE-LCH:
43.8749, 71.6235, 7.3031
CIE-Luv:
43.8749, 118.4185, -3.1663
Hunter-Lab:
37.0835, 65.5902, 7.8105
#cd005c color charts
#cd005c RGB chart
#cd005c CMYK chart
#cd005c RGB pie chart
#cd005c color shades, tints & tones
#cd005c color schemes
#cd005c color preview, HTML & CSS examples
This text has a color of #cd005c
<p style="color:#cd005c;">Text here</p>
.mytext {color:#cd005c;}
Text color #cd005c
This box has a color of #cd005c
<div style="background-color:#cd005c;">Content here</div>
.mybackground {background-color:#cd005c;}
Background color #cd005c
Border around this has a color of #cd005c
<div style="border:2px solid #cd005c;">Content here</div>
.myborder {border:2px solid #cd005c;}
Border color #cd005c