#dc6c7a color space conversions
Hex:
        #dc6c7a
        RGB:
        220, 108, 122
        CMY:
        14, 58, 52
        CMYK:
        0, 51, 45, 14
      HSL:
        353°, 61.5385%, 64.3137%
        HSV (HSB):
        353°, 50.9091%, 86.2745%
        XYZ:
        38.3906, 27.3459, 21.6672
        xyY:
        0.4392, 0.3129, 27.3459
      CIE-Lab:
        59.2931, 45.0608, 13.0512
        CIE-LCH:
        59.2931, 46.9128, 16.1529
        CIE-Luv:
        59.2931, 77.9780, 8.3816
        Hunter-Lab:
        52.2933, 39.5307, 12.0391
      #dc6c7a color charts
#dc6c7a RGB chart
      #dc6c7a CMYK chart
      #dc6c7a RGB pie chart
      #dc6c7a color shades, tints & tones
#dc6c7a color schemes
#dc6c7a color preview, HTML & CSS examples
           This text has a color of #dc6c7a        
        
          <p style="color:#dc6c7a;">Text here</p>
        
        
          .mytext {color:#dc6c7a;}
        
        Text color #dc6c7a
      
           This box has a color of #dc6c7a        
        
          <div style="background-color:#dc6c7a;">Content here</div>
        
        
          .mybackground {background-color:#dc6c7a;}
        
        Background color #dc6c7a
      
           Border around this has a color of #dc6c7a        
        
          <div style="border:2px solid #dc6c7a;">Content here</div>
        
        
          .myborder {border:2px solid #dc6c7a;}
        
        Border color #dc6c7a