#d1bd97 color space conversions
Hex:
        #d1bd97
        RGB:
        209, 189, 151
        CMY:
        18, 26, 41
        CMYK:
        0, 10, 28, 18
      HSL:
        39°, 38.6667%, 70.5882%
        HSV (HSB):
        39°, 27.7512%, 81.9608%
        XYZ:
        50.0780, 52.1849, 36.7114
        xyY:
        0.3603, 0.3755, 52.1849
      CIE-Lab:
        77.3912, 1.2886, 21.8179
        CIE-LCH:
        77.3912, 21.8559, 86.6199
        CIE-Luv:
        77.3912, 14.6722, 29.9052
        Hunter-Lab:
        72.2391, -2.6776, 20.4366
      #d1bd97 color charts
#d1bd97 RGB chart
      #d1bd97 CMYK chart
      #d1bd97 RGB pie chart
      #d1bd97 color shades, tints & tones
#d1bd97 color schemes
#d1bd97 color preview, HTML & CSS examples
           This text has a color of #d1bd97        
        
          <p style="color:#d1bd97;">Text here</p>
        
        
          .mytext {color:#d1bd97;}
        
        Text color #d1bd97
      
           This box has a color of #d1bd97        
        
          <div style="background-color:#d1bd97;">Content here</div>
        
        
          .mybackground {background-color:#d1bd97;}
        
        Background color #d1bd97
      
           Border around this has a color of #d1bd97        
        
          <div style="border:2px solid #d1bd97;">Content here</div>
        
        
          .myborder {border:2px solid #d1bd97;}
        
        Border color #d1bd97