#dc2c4a color space conversions
Hex:
        #dc2c4a
        RGB:
        220, 44, 74
        CMY:
        14, 83, 71
        CMYK:
        0, 80, 66, 14
      HSL:
        350°, 71.5447%, 51.7647%
        HSV (HSB):
        350°, 80.0000%, 86.2745%
        XYZ:
        31.6519, 17.5114, 8.1904
        xyY:
        0.5519, 0.3053, 17.5114
      CIE-Lab:
        48.8981, 66.8366, 27.4669
        CIE-LCH:
        48.8981, 72.2604, 22.3405
        CIE-Luv:
        48.8981, 126.6143, 16.4513
        Hunter-Lab:
        41.8466, 61.7820, 17.6882
      #dc2c4a color charts
#dc2c4a RGB chart
      #dc2c4a CMYK chart
      #dc2c4a RGB pie chart
      #dc2c4a color shades, tints & tones
#dc2c4a color schemes
#dc2c4a color preview, HTML & CSS examples
           This text has a color of #dc2c4a        
        
          <p style="color:#dc2c4a;">Text here</p>
        
        
          .mytext {color:#dc2c4a;}
        
        Text color #dc2c4a
      
           This box has a color of #dc2c4a        
        
          <div style="background-color:#dc2c4a;">Content here</div>
        
        
          .mybackground {background-color:#dc2c4a;}
        
        Background color #dc2c4a
      
           Border around this has a color of #dc2c4a        
        
          <div style="border:2px solid #dc2c4a;">Content here</div>
        
        
          .myborder {border:2px solid #dc2c4a;}
        
        Border color #dc2c4a