#d5c988 color space conversions
Hex:
        #d5c988
        RGB:
        213, 201, 136
        CMY:
        16, 21, 47
        CMYK:
        0, 6, 36, 16
      HSL:
        51°, 47.8261%, 68.4314%
        HSV (HSB):
        51°, 36.1502%, 83.5294%
        XYZ:
        52.7712, 57.6970, 31.6478
        xyY:
        0.3713, 0.4060, 57.6970
      CIE-Lab:
        80.5700, -5.2998, 34.0177
        CIE-LCH:
        80.5700, 34.4281, 98.8552
        CIE-Luv:
        80.5700, 10.9989, 46.2818
        Hunter-Lab:
        75.9585, -8.9170, 28.4680
      #d5c988 color charts
#d5c988 RGB chart
      #d5c988 CMYK chart
      #d5c988 RGB pie chart
      #d5c988 color shades, tints & tones
#d5c988 color schemes
#d5c988 color preview, HTML & CSS examples
           This text has a color of #d5c988        
        
          <p style="color:#d5c988;">Text here</p>
        
        
          .mytext {color:#d5c988;}
        
        Text color #d5c988
      
           This box has a color of #d5c988        
        
          <div style="background-color:#d5c988;">Content here</div>
        
        
          .mybackground {background-color:#d5c988;}
        
        Background color #d5c988
      
           Border around this has a color of #d5c988        
        
          <div style="border:2px solid #d5c988;">Content here</div>
        
        
          .myborder {border:2px solid #d5c988;}
        
        Border color #d5c988