#dc106c color space conversions
Hex:
#dc106c
RGB:
220, 16, 108
CMY:
14, 94, 58
CMYK:
0, 93, 51, 14
HSL:
333°, 86.4407%, 46.2745%
HSV (HSB):
333°, 92.7273%, 86.2745%
XYZ:
32.4073, 16.6689, 15.6967
xyY:
0.5003, 0.2573, 16.6689
CIE-Lab:
47.8402, 74.1318, 5.2004
CIE-LCH:
47.8402, 74.3140, 4.0128
CIE-Luv:
47.8402, 121.6069, -8.1364
Hunter-Lab:
40.8276, 70.2376, 5.7845
#dc106c color charts
#dc106c RGB chart
#dc106c CMYK chart
#dc106c RGB pie chart
#dc106c color shades, tints & tones
#dc106c color schemes
#dc106c color preview, HTML & CSS examples
This text has a color of #dc106c
<p style="color:#dc106c;">Text here</p>
.mytext {color:#dc106c;}
Text color #dc106c
This box has a color of #dc106c
<div style="background-color:#dc106c;">Content here</div>
.mybackground {background-color:#dc106c;}
Background color #dc106c
Border around this has a color of #dc106c
<div style="border:2px solid #dc106c;">Content here</div>
.myborder {border:2px solid #dc106c;}
Border color #dc106c