#d5bd73 color space conversions
Hex:
        #d5bd73
        RGB:
        213, 189, 115
        CMY:
        16, 26, 55
        CMYK:
        0, 11, 46, 16
      HSL:
        45°, 53.8462%, 64.3137%
        HSV (HSB):
        45°, 46.0094%, 83.5294%
        XYZ:
        48.7327, 51.7791, 23.6455
        xyY:
        0.3925, 0.4170, 51.7791
      CIE-Lab:
        77.1486, -1.3146, 40.3857
        CIE-LCH:
        77.1486, 40.4071, 91.8644
        CIE-Luv:
        77.1486, 19.6879, 51.7110
        Hunter-Lab:
        71.9577, -5.0386, 30.8875
      #d5bd73 color charts
#d5bd73 RGB chart
      #d5bd73 CMYK chart
      #d5bd73 RGB pie chart
      #d5bd73 color shades, tints & tones
#d5bd73 color schemes
#d5bd73 color preview, HTML & CSS examples
           This text has a color of #d5bd73        
        
          <p style="color:#d5bd73;">Text here</p>
        
        
          .mytext {color:#d5bd73;}
        
        Text color #d5bd73
      
           This box has a color of #d5bd73        
        
          <div style="background-color:#d5bd73;">Content here</div>
        
        
          .mybackground {background-color:#d5bd73;}
        
        Background color #d5bd73
      
           Border around this has a color of #d5bd73        
        
          <div style="border:2px solid #d5bd73;">Content here</div>
        
        
          .myborder {border:2px solid #d5bd73;}
        
        Border color #d5bd73