#dc117e color space conversions
Hex:
#dc117e
RGB:
220, 17, 126
CMY:
14, 93, 51
CMYK:
0, 92, 43, 14
HSL:
328°, 85.6540%, 46.4706%
HSV (HSB):
328°, 92.2727%, 86.2745%
XYZ:
33.4815, 17.1229, 21.2790
xyY:
0.4658, 0.2382, 17.1229
CIE-Lab:
48.4145, 75.4740, -5.0035
CIE-LCH:
48.4145, 75.6396, 356.2071
CIE-Luv:
48.4145, 113.4848, -20.9005
Hunter-Lab:
41.3798, 72.0145, -1.5232
#dc117e color charts
#dc117e color shades, tints & tones
#dc117e color schemes
#dc117e color preview, HTML & CSS examples
This text has a color of #dc117e
<p style="color:#dc117e;">Text here</p>
.mytext {color:#dc117e;}
This box has a color of #dc117e
<div style="background-color:#dc117e;">Content here</div>
.mybackground {background-color:#dc117e;}
Border around this has a color of #dc117e
<div style="border:2px solid #dc117e;">Content here</div>
.myborder {border:2px solid #dc117e;}