#d5bc97 color space conversions
Hex:
        #d5bc97
        RGB:
        213, 188, 151
        CMY:
        16, 26, 41
        CMYK:
        0, 12, 29, 16
      HSL:
        36°, 42.4658%, 71.3725%
        HSV (HSB):
        36°, 29.1080%, 83.5294%
        XYZ:
        51.0097, 52.3469, 36.6936
        xyY:
        0.3642, 0.3738, 52.3469
      CIE-Lab:
        77.4878, 3.3614, 22.0070
        CIE-LCH:
        77.4878, 22.2622, 81.3156
        CIE-Luv:
        77.4878, 17.9094, 29.7407
        Hunter-Lab:
        72.3512, -0.7668, 20.5763
      #d5bc97 color charts
#d5bc97 RGB chart
      #d5bc97 CMYK chart
      #d5bc97 RGB pie chart
      #d5bc97 color shades, tints & tones
#d5bc97 color schemes
#d5bc97 color preview, HTML & CSS examples
           This text has a color of #d5bc97        
        
          <p style="color:#d5bc97;">Text here</p>
        
        
          .mytext {color:#d5bc97;}
        
        Text color #d5bc97
      
           This box has a color of #d5bc97        
        
          <div style="background-color:#d5bc97;">Content here</div>
        
        
          .mybackground {background-color:#d5bc97;}
        
        Background color #d5bc97
      
           Border around this has a color of #d5bc97        
        
          <div style="border:2px solid #d5bc97;">Content here</div>
        
        
          .myborder {border:2px solid #d5bc97;}
        
        Border color #d5bc97