#dc146c color space conversions
Hex:
#dc146c
RGB:
220, 20, 108
CMY:
14, 92, 58
CMYK:
0, 91, 51, 14
HSL:
334°, 83.3333%, 47.0588%
HSV (HSB):
334°, 90.9091%, 86.2745%
XYZ:
32.4721, 16.7987, 15.7184
xyY:
0.4997, 0.2585, 16.7987
CIE-Lab:
48.0053, 73.6527, 5.4371
CIE-LCH:
48.0053, 73.8531, 4.2220
CIE-Luv:
48.0053, 120.9785, -7.7455
Hunter-Lab:
40.9862, 69.6944, 5.9524
#dc146c color charts
#dc146c RGB chart
#dc146c CMYK chart
#dc146c RGB pie chart
#dc146c color shades, tints & tones
#dc146c color schemes
#dc146c color preview, HTML & CSS examples
This text has a color of #dc146c
<p style="color:#dc146c;">Text here</p>
.mytext {color:#dc146c;}
Text color #dc146c
This box has a color of #dc146c
<div style="background-color:#dc146c;">Content here</div>
.mybackground {background-color:#dc146c;}
Background color #dc146c
Border around this has a color of #dc146c
<div style="border:2px solid #dc146c;">Content here</div>
.myborder {border:2px solid #dc146c;}
Border color #dc146c