#dc6a5b color space conversions
Hex:
        #dc6a5b
        RGB:
        220, 106, 91
        CMY:
        14, 58, 64
        CMYK:
        0, 52, 59, 14
      HSL:
        7°, 64.8241%, 60.9804%
        HSV (HSB):
        7°, 58.6364%, 86.2745%
        XYZ:
        36.5576, 26.2790, 13.0431
        xyY:
        0.4818, 0.3463, 26.2790
      CIE-Lab:
        58.3010, 43.3587, 29.5142
        CIE-LCH:
        58.3010, 52.4506, 34.2431
        CIE-Luv:
        58.3010, 85.9267, 26.5390
        Hunter-Lab:
        51.2631, 37.5844, 20.7987
      #dc6a5b color charts
#dc6a5b RGB chart
      #dc6a5b CMYK chart
      #dc6a5b RGB pie chart
      #dc6a5b color shades, tints & tones
#dc6a5b color schemes
#dc6a5b color preview, HTML & CSS examples
           This text has a color of #dc6a5b        
        
          <p style="color:#dc6a5b;">Text here</p>
        
        
          .mytext {color:#dc6a5b;}
        
        Text color #dc6a5b
      
           This box has a color of #dc6a5b        
        
          <div style="background-color:#dc6a5b;">Content here</div>
        
        
          .mybackground {background-color:#dc6a5b;}
        
        Background color #dc6a5b
      
           Border around this has a color of #dc6a5b        
        
          <div style="border:2px solid #dc6a5b;">Content here</div>
        
        
          .myborder {border:2px solid #dc6a5b;}
        
        Border color #dc6a5b