#d1995b color space conversions
Hex:
        #d1995b
        RGB:
        209, 153, 91
        CMY:
        18, 40, 64
        CMYK:
        0, 27, 56, 18
      HSL:
        32°, 56.1905%, 58.8235%
        HSV (HSB):
        32°, 56.4593%, 81.9608%
        XYZ:
        39.5741, 37.0931, 14.9714
        xyY:
        0.4318, 0.4048, 37.0931
      CIE-Lab:
        67.3468, 14.1061, 40.4734
        CIE-LCH:
        67.3468, 42.8611, 70.7851
        CIE-Luv:
        67.3468, 43.0370, 46.0213
        Hunter-Lab:
        60.9041, 9.4029, 28.0582
      #d1995b color charts
#d1995b RGB chart
      #d1995b CMYK chart
      #d1995b RGB pie chart
      #d1995b color shades, tints & tones
#d1995b color schemes
#d1995b color preview, HTML & CSS examples
           This text has a color of #d1995b        
        
          <p style="color:#d1995b;">Text here</p>
        
        
          .mytext {color:#d1995b;}
        
        Text color #d1995b
      
           This box has a color of #d1995b        
        
          <div style="background-color:#d1995b;">Content here</div>
        
        
          .mybackground {background-color:#d1995b;}
        
        Background color #d1995b
      
           Border around this has a color of #d1995b        
        
          <div style="border:2px solid #d1995b;">Content here</div>
        
        
          .myborder {border:2px solid #d1995b;}
        
        Border color #d1995b