#cd006b color space conversions
Hex:
#cd006b
RGB:
205, 0, 107
CMY:
20, 100, 58
CMYK:
0, 100, 48, 20
HSL:
329°, 100.0000%, 40.1961%
HSV (HSB):
329°, 100.0000%, 80.3922%
XYZ:
27.8307, 14.0407, 15.1532
xyY:
0.4880, 0.2462, 14.0407
CIE-Lab:
44.2912, 72.1448, 0.3062
CIE-LCH:
44.2912, 72.1454, 0.2432
CIE-Luv:
44.2912, 111.8632, -13.3751
Hunter-Lab:
37.4709, 67.0029, 2.2528
#cd006b color charts
#cd006b color shades, tints & tones
#cd006b color schemes
#cd006b color preview, HTML & CSS examples
This text has a color of #cd006b
<p style="color:#cd006b;">Text here</p>
.mytext {color:#cd006b;}
This box has a color of #cd006b
<div style="background-color:#cd006b;">Content here</div>
.mybackground {background-color:#cd006b;}
Border around this has a color of #cd006b
<div style="border:2px solid #cd006b;">Content here</div>
.myborder {border:2px solid #cd006b;}