#d9bd70 color space conversions
Hex:
        #d9bd70
        RGB:
        217, 189, 112
        CMY:
        15, 26, 56
        CMYK:
        0, 13, 48, 15
      HSL:
        44°, 58.0110%, 64.5098%
        HSV (HSB):
        44°, 48.3871%, 85.0980%
        XYZ:
        49.7375, 52.3168, 22.8059
        xyY:
        0.3983, 0.4190, 52.3168
      CIE-Lab:
        77.4699, 0.0324, 42.3797
        CIE-LCH:
        77.4699, 42.3797, 89.9562
        CIE-Luv:
        77.4699, 22.6641, 53.5249
        Hunter-Lab:
        72.3303, -3.8337, 31.9369
      #d9bd70 color charts
#d9bd70 RGB chart
      #d9bd70 CMYK chart
      #d9bd70 RGB pie chart
      #d9bd70 color shades, tints & tones
#d9bd70 color schemes
#d9bd70 color preview, HTML & CSS examples
           This text has a color of #d9bd70        
        
          <p style="color:#d9bd70;">Text here</p>
        
        
          .mytext {color:#d9bd70;}
        
        Text color #d9bd70
      
           This box has a color of #d9bd70        
        
          <div style="background-color:#d9bd70;">Content here</div>
        
        
          .mybackground {background-color:#d9bd70;}
        
        Background color #d9bd70
      
           Border around this has a color of #d9bd70        
        
          <div style="border:2px solid #d9bd70;">Content here</div>
        
        
          .myborder {border:2px solid #d9bd70;}
        
        Border color #d9bd70