#dc076c color space conversions
Hex:
#dc076c
RGB:
220, 7, 108
CMY:
14, 97, 58
CMYK:
0, 97, 51, 14
HSL:
332°, 93.8326%, 44.5098%
HSV (HSB):
332°, 96.8182%, 86.2745%
XYZ:
32.2980, 16.4503, 15.6603
xyY:
0.5015, 0.2554, 16.4503
CIE-Lab:
47.5598, 74.9469, 4.7983
CIE-LCH:
47.5598, 75.1004, 3.6632
CIE-Luv:
47.5598, 122.6746, -8.8001
Hunter-Lab:
40.5590, 71.1650, 5.4987
#dc076c color charts
#dc076c color shades, tints & tones
#dc076c color schemes
#dc076c color preview, HTML & CSS examples
This text has a color of #dc076c
<p style="color:#dc076c;">Text here</p>
.mytext {color:#dc076c;}
This box has a color of #dc076c
<div style="background-color:#dc076c;">Content here</div>
.mybackground {background-color:#dc076c;}
Border around this has a color of #dc076c
<div style="border:2px solid #dc076c;">Content here</div>
.myborder {border:2px solid #dc076c;}