#dc6d5b color space conversions
Hex:
        #dc6d5b
        RGB:
        220, 109, 91
        CMY:
        14, 57, 64
        CMYK:
        0, 50, 59, 14
      HSL:
        8°, 64.8241%, 60.9804%
        HSV (HSB):
        8°, 58.6364%, 86.2745%
        XYZ:
        36.8722, 26.9083, 13.1480
        xyY:
        0.4793, 0.3498, 26.9083
      CIE-Lab:
        58.8893, 41.8629, 30.2651
        CIE-LCH:
        58.8893, 51.6573, 35.8653
        CIE-Luv:
        58.8893, 83.8035, 27.7567
        Hunter-Lab:
        51.8732, 36.1022, 21.2834
      #dc6d5b color charts
#dc6d5b RGB chart
      #dc6d5b CMYK chart
      #dc6d5b RGB pie chart
      #dc6d5b color shades, tints & tones
#dc6d5b color schemes
#dc6d5b color preview, HTML & CSS examples
           This text has a color of #dc6d5b        
        
          <p style="color:#dc6d5b;">Text here</p>
        
        
          .mytext {color:#dc6d5b;}
        
        Text color #dc6d5b
      
           This box has a color of #dc6d5b        
        
          <div style="background-color:#dc6d5b;">Content here</div>
        
        
          .mybackground {background-color:#dc6d5b;}
        
        Background color #dc6d5b
      
           Border around this has a color of #dc6d5b        
        
          <div style="border:2px solid #dc6d5b;">Content here</div>
        
        
          .myborder {border:2px solid #dc6d5b;}
        
        Border color #dc6d5b