#d5b985 color space conversions
Hex:
        #d5b985
        RGB:
        213, 185, 133
        CMY:
        16, 27, 48
        CMYK:
        0, 13, 38, 16
      HSL:
        39°, 48.7805%, 67.8431%
        HSV (HSB):
        39°, 37.5587%, 83.5294%
        XYZ:
        49.0232, 50.5375, 29.3612
        xyY:
        0.3803, 0.3920, 50.5375
      CIE-Lab:
        76.3980, 2.7142, 30.0954
        CIE-LCH:
        76.3980, 30.2175, 84.8466
        CIE-Luv:
        76.3980, 21.0719, 39.4945
        Hunter-Lab:
        71.0897, -1.3142, 25.2751
      #d5b985 color charts
#d5b985 RGB chart
      #d5b985 CMYK chart
      #d5b985 RGB pie chart
      #d5b985 color shades, tints & tones
#d5b985 color schemes
#d5b985 color preview, HTML & CSS examples
           This text has a color of #d5b985        
        
          <p style="color:#d5b985;">Text here</p>
        
        
          .mytext {color:#d5b985;}
        
        Text color #d5b985
      
           This box has a color of #d5b985        
        
          <div style="background-color:#d5b985;">Content here</div>
        
        
          .mybackground {background-color:#d5b985;}
        
        Background color #d5b985
      
           Border around this has a color of #d5b985        
        
          <div style="border:2px solid #d5b985;">Content here</div>
        
        
          .myborder {border:2px solid #d5b985;}
        
        Border color #d5b985