#dc4c70 color space conversions
Hex:
        #dc4c70
        RGB:
        220, 76, 112
        CMY:
        14, 70, 56
        CMYK:
        0, 65, 49, 14
      HSL:
        345°, 67.2897%, 58.0392%
        HSV (HSB):
        345°, 65.4545%, 86.2745%
        XYZ:
        35.0243, 21.5544, 17.6437
        xyY:
        0.4719, 0.2904, 21.5544
      CIE-Lab:
        53.5510, 58.6765, 10.8787
        CIE-LCH:
        53.5510, 59.6764, 10.5035
        CIE-Luv:
        53.5510, 99.4151, 2.3297
        Hunter-Lab:
        46.4267, 53.4136, 9.9665
      #dc4c70 color charts
#dc4c70 RGB chart
      #dc4c70 CMYK chart
      #dc4c70 RGB pie chart
      #dc4c70 color shades, tints & tones
#dc4c70 color schemes
#dc4c70 color preview, HTML & CSS examples
           This text has a color of #dc4c70        
        
          <p style="color:#dc4c70;">Text here</p>
        
        
          .mytext {color:#dc4c70;}
        
        Text color #dc4c70
      
           This box has a color of #dc4c70        
        
          <div style="background-color:#dc4c70;">Content here</div>
        
        
          .mybackground {background-color:#dc4c70;}
        
        Background color #dc4c70
      
           Border around this has a color of #dc4c70        
        
          <div style="border:2px solid #dc4c70;">Content here</div>
        
        
          .myborder {border:2px solid #dc4c70;}
        
        Border color #dc4c70