#dc036c color space conversions
Hex:
#dc036c
RGB:
220, 3, 108
CMY:
14, 99, 58
CMYK:
0, 99, 51, 14
HSL:
331°, 97.3094%, 43.7255%
HSV (HSB):
331°, 98.6364%, 86.2745%
XYZ:
32.2545, 16.3635, 15.6458
xyY:
0.5019, 0.2546, 16.3635
CIE-Lab:
47.4478, 75.2734, 4.6374
CIE-LCH:
47.4478, 75.4161, 3.5254
CIE-Luv:
47.4478, 123.1016, -9.0655
Hunter-Lab:
40.4518, 71.5376, 5.3843
#dc036c color charts
#dc036c color shades, tints & tones
#dc036c color schemes
#dc036c color preview, HTML & CSS examples
This text has a color of #dc036c
<p style="color:#dc036c;">Text here</p>
.mytext {color:#dc036c;}
This box has a color of #dc036c
<div style="background-color:#dc036c;">Content here</div>
.mybackground {background-color:#dc036c;}
Border around this has a color of #dc036c
<div style="border:2px solid #dc036c;">Content here</div>
.myborder {border:2px solid #dc036c;}