#d58d50 color space conversions
Hex:
        #d58d50
        RGB:
        213, 141, 80
        CMY:
        16, 45, 69
        CMYK:
        0, 34, 62, 16
      HSL:
        28°, 61.2903%, 57.4510%
        HSV (HSB):
        28°, 62.4413%, 83.5294%
        XYZ:
        38.4134, 33.7751, 12.0841
        xyY:
        0.4558, 0.4008, 33.7751
      CIE-Lab:
        64.7836, 21.4680, 43.1694
        CIE-LCH:
        64.7836, 48.2128, 63.5590
        CIE-Luv:
        64.7836, 55.9984, 45.9793
        Hunter-Lab:
        58.1163, 16.2804, 28.3533
      #d58d50 color charts
#d58d50 RGB chart
      #d58d50 CMYK chart
      #d58d50 RGB pie chart
      #d58d50 color shades, tints & tones
#d58d50 color schemes
#d58d50 color preview, HTML & CSS examples
           This text has a color of #d58d50        
        
          <p style="color:#d58d50;">Text here</p>
        
        
          .mytext {color:#d58d50;}
        
        Text color #d58d50
      
           This box has a color of #d58d50        
        
          <div style="background-color:#d58d50;">Content here</div>
        
        
          .mybackground {background-color:#d58d50;}
        
        Background color #d58d50
      
           Border around this has a color of #d58d50        
        
          <div style="border:2px solid #d58d50;">Content here</div>
        
        
          .myborder {border:2px solid #d58d50;}
        
        Border color #d58d50