#d5ba66 color space conversions
Hex:
        #d5ba66
        RGB:
        213, 186, 102
        CMY:
        16, 27, 60
        CMYK:
        0, 13, 52, 16
      HSL:
        45°, 56.9231%, 61.7647%
        HSV (HSB):
        45°, 52.1127%, 83.5294%
        XYZ:
        47.3978, 50.2233, 19.7663
        xyY:
        0.4038, 0.4278, 50.2233
      CIE-Lab:
        76.2061, -0.9401, 45.7312
        CIE-LCH:
        76.2061, 45.7408, 91.1777
        CIE-Luv:
        76.2061, 22.3925, 56.6947
        Hunter-Lab:
        70.8684, -4.6364, 33.0709
      #d5ba66 color charts
#d5ba66 RGB chart
      #d5ba66 CMYK chart
      #d5ba66 RGB pie chart
      #d5ba66 color shades, tints & tones
#d5ba66 color schemes
#d5ba66 color preview, HTML & CSS examples
           This text has a color of #d5ba66        
        
          <p style="color:#d5ba66;">Text here</p>
        
        
          .mytext {color:#d5ba66;}
        
        Text color #d5ba66
      
           This box has a color of #d5ba66        
        
          <div style="background-color:#d5ba66;">Content here</div>
        
        
          .mybackground {background-color:#d5ba66;}
        
        Background color #d5ba66
      
           Border around this has a color of #d5ba66        
        
          <div style="border:2px solid #d5ba66;">Content here</div>
        
        
          .myborder {border:2px solid #d5ba66;}
        
        Border color #d5ba66