#dc2760 color space conversions
Hex:
        #dc2760
        RGB:
        220, 39, 96
        CMY:
        14, 85, 62
        CMYK:
        0, 82, 56, 14
      HSL:
        341°, 72.1116%, 50.7843%
        HSV (HSB):
        341°, 82.2727%, 86.2745%
        XYZ:
        32.3520, 17.5112, 12.7412
        xyY:
        0.5168, 0.2797, 17.5112
      CIE-Lab:
        48.8978, 69.3744, 14.0685
        CIE-LCH:
        48.8978, 70.7865, 11.4636
        CIE-Luv:
        48.8978, 121.0885, 2.9199
        Hunter-Lab:
        41.8464, 64.7697, 11.2401
      #dc2760 color charts
#dc2760 RGB chart
      #dc2760 CMYK chart
      #dc2760 RGB pie chart
      #dc2760 color shades, tints & tones
#dc2760 color schemes
#dc2760 color preview, HTML & CSS examples
           This text has a color of #dc2760        
        
          <p style="color:#dc2760;">Text here</p>
        
        
          .mytext {color:#dc2760;}
        
        Text color #dc2760
      
           This box has a color of #dc2760        
        
          <div style="background-color:#dc2760;">Content here</div>
        
        
          .mybackground {background-color:#dc2760;}
        
        Background color #dc2760
      
           Border around this has a color of #dc2760        
        
          <div style="border:2px solid #dc2760;">Content here</div>
        
        
          .myborder {border:2px solid #dc2760;}
        
        Border color #dc2760