#d5cb96 color space conversions
Hex:
        #d5cb96
        RGB:
        213, 203, 150
        CMY:
        16, 20, 41
        CMYK:
        0, 5, 30, 16
      HSL:
        50°, 42.8571%, 71.1765%
        HSV (HSB):
        50°, 29.5775%, 83.5294%
        XYZ:
        54.3015, 59.0600, 37.3919
        xyY:
        0.3602, 0.3918, 59.0600
      CIE-Lab:
        81.3246, -4.6173, 27.7448
        CIE-LCH:
        81.3246, 28.1263, 99.4486
        CIE-Luv:
        81.3246, 9.0454, 38.8515
        Hunter-Lab:
        76.8505, -8.3627, 24.9476
      #d5cb96 color charts
#d5cb96 RGB chart
      #d5cb96 CMYK chart
      #d5cb96 RGB pie chart
      #d5cb96 color shades, tints & tones
#d5cb96 color schemes
#d5cb96 color preview, HTML & CSS examples
           This text has a color of #d5cb96        
        
          <p style="color:#d5cb96;">Text here</p>
        
        
          .mytext {color:#d5cb96;}
        
        Text color #d5cb96
      
           This box has a color of #d5cb96        
        
          <div style="background-color:#d5cb96;">Content here</div>
        
        
          .mybackground {background-color:#d5cb96;}
        
        Background color #d5cb96
      
           Border around this has a color of #d5cb96        
        
          <div style="border:2px solid #d5cb96;">Content here</div>
        
        
          .myborder {border:2px solid #d5cb96;}
        
        Border color #d5cb96