#d9b975 color space conversions
Hex:
        #d9b975
        RGB:
        217, 185, 117
        CMY:
        15, 27, 54
        CMYK:
        0, 15, 46, 15
      HSL:
        41°, 56.8182%, 65.4902%
        HSV (HSB):
        41°, 46.0829%, 85.0980%
        XYZ:
        49.1751, 50.7340, 24.0305
        xyY:
        0.3968, 0.4093, 50.7340
      CIE-Lab:
        76.5176, 2.6126, 38.6490
        CIE-LCH:
        76.5176, 38.7372, 86.1328
        CIE-Luv:
        76.5176, 24.9744, 48.9360
        Hunter-Lab:
        71.2278, -1.4136, 29.8565
      #d9b975 color charts
#d9b975 RGB chart
      #d9b975 CMYK chart
      #d9b975 RGB pie chart
      #d9b975 color shades, tints & tones
#d9b975 color schemes
#d9b975 color preview, HTML & CSS examples
           This text has a color of #d9b975        
        
          <p style="color:#d9b975;">Text here</p>
        
        
          .mytext {color:#d9b975;}
        
        Text color #d9b975
      
           This box has a color of #d9b975        
        
          <div style="background-color:#d9b975;">Content here</div>
        
        
          .mybackground {background-color:#d9b975;}
        
        Background color #d9b975
      
           Border around this has a color of #d9b975        
        
          <div style="border:2px solid #d9b975;">Content here</div>
        
        
          .myborder {border:2px solid #d9b975;}
        
        Border color #d9b975