#cd006e color space conversions
Hex:
#cd006e
RGB:
205, 0, 110
CMY:
20, 100, 57
CMYK:
0, 100, 46, 20
HSL:
328°, 100.0000%, 40.1961%
HSV (HSB):
328°, 100.0000%, 80.3922%
XYZ:
27.9913, 14.1049, 15.9991
xyY:
0.4818, 0.2428, 14.1049
CIE-Lab:
44.3830, 72.3865, -1.4292
CIE-LCH:
44.3830, 72.4006, 358.8689
CIE-Luv:
44.3830, 110.5031, -15.5130
Hunter-Lab:
37.5565, 67.3142, 1.0320
#cd006e color charts
#cd006e color shades, tints & tones
#cd006e color schemes
#cd006e color preview, HTML & CSS examples
This text has a color of #cd006e
<p style="color:#cd006e;">Text here</p>
.mytext {color:#cd006e;}
This box has a color of #cd006e
<div style="background-color:#cd006e;">Content here</div>
.mybackground {background-color:#cd006e;}
Border around this has a color of #cd006e
<div style="border:2px solid #cd006e;">Content here</div>
.myborder {border:2px solid #cd006e;}