#dc017f color space conversions
Hex:
#dc017f
RGB:
220, 1, 127
CMY:
14, 100, 50
CMYK:
0, 100, 42, 14
HSL:
325°, 99.0950%, 43.3333%
HSV (HSB):
325°, 99.5455%, 86.2745%
XYZ:
33.3568, 16.7697, 21.5574
xyY:
0.4653, 0.2339, 16.7697
CIE-Lab:
47.9685, 76.9575, -6.2765
CIE-LCH:
47.9685, 77.2130, 355.3374
CIE-Luv:
47.9685, 114.6443, -22.8178
Hunter-Lab:
40.9508, 73.7349, -2.5461
#dc017f color charts
#dc017f color shades, tints & tones
#dc017f color schemes
#dc017f color preview, HTML & CSS examples
This text has a color of #dc017f
<p style="color:#dc017f;">Text here</p>
.mytext {color:#dc017f;}
This box has a color of #dc017f
<div style="background-color:#dc017f;">Content here</div>
.mybackground {background-color:#dc017f;}
Border around this has a color of #dc017f
<div style="border:2px solid #dc017f;">Content here</div>
.myborder {border:2px solid #dc017f;}