#d7bc95 color space conversions
Hex:
        #d7bc95
        RGB:
        215, 188, 149
        CMY:
        16, 26, 42
        CMYK:
        0, 13, 31, 16
      HSL:
        35°, 45.2055%, 71.3725%
        HSV (HSB):
        35°, 30.6977%, 84.3137%
        XYZ:
        51.4324, 52.5834, 35.8726
        xyY:
        0.3677, 0.3759, 52.5834
      CIE-Lab:
        77.6284, 3.8746, 23.2952
        CIE-LCH:
        77.6284, 23.6153, 80.5566
        CIE-Luv:
        77.6284, 19.3960, 31.2620
        Hunter-Lab:
        72.5144, -0.2954, 21.4296
      #d7bc95 color charts
#d7bc95 RGB chart
      #d7bc95 CMYK chart
      #d7bc95 RGB pie chart
      #d7bc95 color shades, tints & tones
#d7bc95 color schemes
#d7bc95 color preview, HTML & CSS examples
           This text has a color of #d7bc95        
        
          <p style="color:#d7bc95;">Text here</p>
        
        
          .mytext {color:#d7bc95;}
        
        Text color #d7bc95
      
           This box has a color of #d7bc95        
        
          <div style="background-color:#d7bc95;">Content here</div>
        
        
          .mybackground {background-color:#d7bc95;}
        
        Background color #d7bc95
      
           Border around this has a color of #d7bc95        
        
          <div style="border:2px solid #d7bc95;">Content here</div>
        
        
          .myborder {border:2px solid #d7bc95;}
        
        Border color #d7bc95