#dc146d color space conversions
Hex:
#dc146d
RGB:
220, 20, 109
CMY:
14, 92, 57
CMYK:
0, 91, 50, 14
HSL:
333°, 83.3333%, 47.0588%
HSV (HSB):
333°, 90.9091%, 86.2745%
XYZ:
32.5257, 16.8201, 16.0003
xyY:
0.4977, 0.2574, 16.8201
CIE-Lab:
48.0325, 73.7275, 4.8604
CIE-LCH:
48.0325, 73.8875, 3.7717
CIE-Luv:
48.0325, 120.5518, -8.4324
Hunter-Lab:
41.0123, 69.7917, 5.5775
#dc146d color charts
#dc146d RGB chart
#dc146d CMYK chart
#dc146d RGB pie chart
#dc146d color shades, tints & tones
#dc146d color schemes
#dc146d color preview, HTML & CSS examples
This text has a color of #dc146d
<p style="color:#dc146d;">Text here</p>
.mytext {color:#dc146d;}
Text color #dc146d
This box has a color of #dc146d
<div style="background-color:#dc146d;">Content here</div>
.mybackground {background-color:#dc146d;}
Background color #dc146d
Border around this has a color of #dc146d
<div style="border:2px solid #dc146d;">Content here</div>
.myborder {border:2px solid #dc146d;}
Border color #dc146d