#d1bd93 color space conversions
Hex:
        #d1bd93
        RGB:
        209, 189, 147
        CMY:
        18, 26, 42
        CMYK:
        0, 10, 30, 18
      HSL:
        41°, 40.2597%, 69.8039%
        HSV (HSB):
        41°, 29.6651%, 81.9608%
        XYZ:
        49.7586, 52.0571, 35.0292
        xyY:
        0.3636, 0.3804, 52.0571
      CIE-Lab:
        77.3150, 0.7569, 23.8459
        CIE-LCH:
        77.3150, 23.8579, 88.1820
        CIE-Luv:
        77.3150, 14.9469, 32.5367
        Hunter-Lab:
        72.1506, -3.1613, 21.7200
      #d1bd93 color charts
#d1bd93 RGB chart
      #d1bd93 CMYK chart
      #d1bd93 RGB pie chart
      #d1bd93 color shades, tints & tones
#d1bd93 color schemes
#d1bd93 color preview, HTML & CSS examples
           This text has a color of #d1bd93        
        
          <p style="color:#d1bd93;">Text here</p>
        
        
          .mytext {color:#d1bd93;}
        
        Text color #d1bd93
      
           This box has a color of #d1bd93        
        
          <div style="background-color:#d1bd93;">Content here</div>
        
        
          .mybackground {background-color:#d1bd93;}
        
        Background color #d1bd93
      
           Border around this has a color of #d1bd93        
        
          <div style="border:2px solid #d1bd93;">Content here</div>
        
        
          .myborder {border:2px solid #d1bd93;}
        
        Border color #d1bd93