#d9ba70 color space conversions
Hex:
        #d9ba70
        RGB:
        217, 186, 112
        CMY:
        15, 27, 56
        CMYK:
        0, 14, 48, 15
      HSL:
        42°, 58.0110%, 64.5098%
        HSV (HSB):
        42°, 48.3871%, 85.0980%
        XYZ:
        49.0988, 51.0394, 22.5930
        xyY:
        0.4001, 0.4159, 51.0394
      CIE-Lab:
        76.7029, 1.6063, 41.4280
        CIE-LCH:
        76.7029, 41.4592, 87.7795
        CIE-Luv:
        76.7029, 24.6415, 52.0477
        Hunter-Lab:
        71.4418, -2.3481, 31.2592
      #d9ba70 color charts
#d9ba70 RGB chart
      #d9ba70 CMYK chart
      #d9ba70 RGB pie chart
      #d9ba70 color shades, tints & tones
#d9ba70 color schemes
#d9ba70 color preview, HTML & CSS examples
           This text has a color of #d9ba70        
        
          <p style="color:#d9ba70;">Text here</p>
        
        
          .mytext {color:#d9ba70;}
        
        Text color #d9ba70
      
           This box has a color of #d9ba70        
        
          <div style="background-color:#d9ba70;">Content here</div>
        
        
          .mybackground {background-color:#d9ba70;}
        
        Background color #d9ba70
      
           Border around this has a color of #d9ba70        
        
          <div style="border:2px solid #d9ba70;">Content here</div>
        
        
          .myborder {border:2px solid #d9ba70;}
        
        Border color #d9ba70