#dc2d59 color space conversions
Hex:
        #dc2d59
        RGB:
        220, 45, 89
        CMY:
        14, 82, 65
        CMYK:
        0, 80, 60, 14
      HSL:
        345°, 71.4286%, 51.9608%
        HSV (HSB):
        345°, 79.5455%, 86.2745%
        XYZ:
        32.2568, 17.8137, 11.1895
        xyY:
        0.5266, 0.2908, 17.8137
      CIE-Lab:
        49.2693, 67.4299, 18.8535
        CIE-LCH:
        49.2693, 70.0161, 15.6210
        CIE-Luv:
        49.2693, 121.4348, 8.3718
        Hunter-Lab:
        42.2063, 62.5603, 13.8258
      #dc2d59 color charts
#dc2d59 RGB chart
      #dc2d59 CMYK chart
      #dc2d59 RGB pie chart
      #dc2d59 color shades, tints & tones
#dc2d59 color schemes
#dc2d59 color preview, HTML & CSS examples
           This text has a color of #dc2d59        
        
          <p style="color:#dc2d59;">Text here</p>
        
        
          .mytext {color:#dc2d59;}
        
        Text color #dc2d59
      
           This box has a color of #dc2d59        
        
          <div style="background-color:#dc2d59;">Content here</div>
        
        
          .mybackground {background-color:#dc2d59;}
        
        Background color #dc2d59
      
           Border around this has a color of #dc2d59        
        
          <div style="border:2px solid #dc2d59;">Content here</div>
        
        
          .myborder {border:2px solid #dc2d59;}
        
        Border color #dc2d59