#dc076e color space conversions
Hex:
#dc076e
RGB:
220, 7, 110
CMY:
14, 97, 57
CMYK:
0, 97, 50, 14
HSL:
331°, 93.8326%, 44.5098%
HSV (HSB):
331°, 96.8182%, 86.2745%
XYZ:
32.4057, 16.4934, 16.2274
xyY:
0.4976, 0.2533, 16.4934
CIE-Lab:
47.6153, 75.0954, 3.6439
CIE-LCH:
47.6153, 75.1837, 2.7780
CIE-Luv:
47.6153, 121.7960, -10.1808
Hunter-Lab:
40.6121, 71.3597, 4.7378
#dc076e color charts
#dc076e color shades, tints & tones
#dc076e color schemes
#dc076e color preview, HTML & CSS examples
This text has a color of #dc076e
<p style="color:#dc076e;">Text here</p>
.mytext {color:#dc076e;}
This box has a color of #dc076e
<div style="background-color:#dc076e;">Content here</div>
.mybackground {background-color:#dc076e;}
Border around this has a color of #dc076e
<div style="border:2px solid #dc076e;">Content here</div>
.myborder {border:2px solid #dc076e;}