#dc008c color space conversions
Hex:
#dc008c
RGB:
220, 0, 140
CMY:
14, 100, 45
CMYK:
0, 100, 36, 14
HSL:
322°, 100.0000%, 43.1373%
HSV (HSB):
322°, 100.0000%, 86.2745%
XYZ:
34.2488, 17.1091, 26.3082
xyY:
0.4410, 0.2203, 17.1091
CIE-Lab:
48.3972, 78.2257, -13.5385
CIE-LCH:
48.3972, 79.3886, 350.1811
CIE-Luv:
48.3972, 108.5987, -32.6883
Hunter-Lab:
41.3631, 75.4131, -8.7560
#dc008c color charts
#dc008c RGB chart
#dc008c CMYK chart
#dc008c RGB pie chart
#dc008c color shades, tints & tones
#dc008c color schemes
#dc008c color preview, HTML & CSS examples
This text has a color of #dc008c
<p style="color:#dc008c;">Text here</p>
.mytext {color:#dc008c;}
Text color #dc008c
This box has a color of #dc008c
<div style="background-color:#dc008c;">Content here</div>
.mybackground {background-color:#dc008c;}
Background color #dc008c
Border around this has a color of #dc008c
<div style="border:2px solid #dc008c;">Content here</div>
.myborder {border:2px solid #dc008c;}
Border color #dc008c