#d2b995 color space conversions
Hex:
        #d2b995
        RGB:
        210, 185, 149
        CMY:
        18, 27, 42
        CMYK:
        0, 12, 29, 18
      HSL:
        35°, 40.3974%, 70.3922%
        HSV (HSB):
        35°, 29.0476%, 82.3529%
        XYZ:
        49.3521, 50.5695, 35.5935
        xyY:
        0.3642, 0.3732, 50.5695
      CIE-Lab:
        76.4175, 3.5251, 21.5666
        CIE-LCH:
        76.4175, 21.8528, 80.7170
        CIE-Luv:
        76.4175, 17.8656, 29.0530
        Hunter-Lab:
        71.1122, -0.5668, 20.1024
      #d2b995 color charts
#d2b995 RGB chart
      #d2b995 CMYK chart
      #d2b995 RGB pie chart
      #d2b995 color shades, tints & tones
#d2b995 color schemes
#d2b995 color preview, HTML & CSS examples
           This text has a color of #d2b995        
        
          <p style="color:#d2b995;">Text here</p>
        
        
          .mytext {color:#d2b995;}
        
        Text color #d2b995
      
           This box has a color of #d2b995        
        
          <div style="background-color:#d2b995;">Content here</div>
        
        
          .mybackground {background-color:#d2b995;}
        
        Background color #d2b995
      
           Border around this has a color of #d2b995        
        
          <div style="border:2px solid #d2b995;">Content here</div>
        
        
          .myborder {border:2px solid #d2b995;}
        
        Border color #d2b995