#d5bf86 color space conversions
Hex:
        #d5bf86
        RGB:
        213, 191, 134
        CMY:
        16, 25, 47
        CMYK:
        0, 10, 37, 16
      HSL:
        43°, 48.4663%, 68.0392%
        HSV (HSB):
        43°, 37.0892%, 83.5294%
        XYZ:
        50.3745, 53.1290, 30.1542
        xyY:
        0.3769, 0.3975, 53.1290
      CIE-Lab:
        77.9511, -0.3292, 31.6202
        CIE-LCH:
        77.9511, 31.6219, 90.5964
        CIE-Luv:
        77.9511, 17.2566, 42.1095
        Hunter-Lab:
        72.8896, -4.1944, 26.4947
      #d5bf86 color charts
#d5bf86 RGB chart
      #d5bf86 CMYK chart
      #d5bf86 RGB pie chart
      #d5bf86 color shades, tints & tones
#d5bf86 color schemes
#d5bf86 color preview, HTML & CSS examples
           This text has a color of #d5bf86        
        
          <p style="color:#d5bf86;">Text here</p>
        
        
          .mytext {color:#d5bf86;}
        
        Text color #d5bf86
      
           This box has a color of #d5bf86        
        
          <div style="background-color:#d5bf86;">Content here</div>
        
        
          .mybackground {background-color:#d5bf86;}
        
        Background color #d5bf86
      
           Border around this has a color of #d5bf86        
        
          <div style="border:2px solid #d5bf86;">Content here</div>
        
        
          .myborder {border:2px solid #d5bf86;}
        
        Border color #d5bf86