#d5b992 color space conversions
Hex:
        #d5b992
        RGB:
        213, 185, 146
        CMY:
        16, 27, 43
        CMYK:
        0, 13, 31, 16
      HSL:
        35°, 44.3709%, 70.3922%
        HSV (HSB):
        35°, 31.4554%, 83.5294%
        XYZ:
        49.9778, 50.9194, 34.3884
        xyY:
        0.3694, 0.3764, 50.9194
      CIE-Lab:
        76.6301, 4.2998, 23.5060
        CIE-LCH:
        76.6301, 23.8960, 79.6339
        CIE-Luv:
        76.6301, 20.1049, 31.3340
        Hunter-Lab:
        71.3578, 0.1423, 21.3777
      #d5b992 color charts
#d5b992 RGB chart
      #d5b992 CMYK chart
      #d5b992 RGB pie chart
      #d5b992 color shades, tints & tones
#d5b992 color schemes
#d5b992 color preview, HTML & CSS examples
           This text has a color of #d5b992        
        
          <p style="color:#d5b992;">Text here</p>
        
        
          .mytext {color:#d5b992;}
        
        Text color #d5b992
      
           This box has a color of #d5b992        
        
          <div style="background-color:#d5b992;">Content here</div>
        
        
          .mybackground {background-color:#d5b992;}
        
        Background color #d5b992
      
           Border around this has a color of #d5b992        
        
          <div style="border:2px solid #d5b992;">Content here</div>
        
        
          .myborder {border:2px solid #d5b992;}
        
        Border color #d5b992