#cd006a color space conversions
Hex:
#cd006a
RGB:
205, 0, 106
CMY:
20, 100, 58
CMYK:
0, 100, 48, 20
HSL:
329°, 100.0000%, 40.1961%
HSV (HSB):
329°, 100.0000%, 80.3922%
XYZ:
27.7784, 14.0197, 14.8777
xyY:
0.4901, 0.2474, 14.0197
CIE-Lab:
44.2612, 72.0658, 0.8866
CIE-LCH:
44.2612, 72.0712, 0.7048
CIE-Luv:
44.2612, 112.3135, -12.6688
Hunter-Lab:
37.4429, 66.9013, 2.6516
#cd006a color charts
#cd006a color shades, tints & tones
#cd006a color schemes
#cd006a color preview, HTML & CSS examples
This text has a color of #cd006a
<p style="color:#cd006a;">Text here</p>
.mytext {color:#cd006a;}
This box has a color of #cd006a
<div style="background-color:#cd006a;">Content here</div>
.mybackground {background-color:#cd006a;}
Border around this has a color of #cd006a
<div style="border:2px solid #cd006a;">Content here</div>
.myborder {border:2px solid #cd006a;}