#d5cc91 color space conversions
Hex:
        #d5cc91
        RGB:
        213, 204, 145
        CMY:
        16, 20, 43
        CMYK:
        0, 4, 32, 16
      HSL:
        52°, 44.7368%, 70.1961%
        HSV (HSB):
        52°, 31.9249%, 83.5294%
        XYZ:
        54.1443, 59.3762, 35.3951
        xyY:
        0.3636, 0.3987, 59.3762
      CIE-Lab:
        81.4979, -5.7655, 30.5825
        CIE-LCH:
        81.4979, 31.1212, 100.6763
        CIE-Luv:
        81.4979, 8.7229, 42.5183
        Hunter-Lab:
        77.0560, -9.4228, 26.7047
      #d5cc91 color charts
#d5cc91 RGB chart
      #d5cc91 CMYK chart
      #d5cc91 RGB pie chart
      #d5cc91 color shades, tints & tones
#d5cc91 color schemes
#d5cc91 color preview, HTML & CSS examples
           This text has a color of #d5cc91        
        
          <p style="color:#d5cc91;">Text here</p>
        
        
          .mytext {color:#d5cc91;}
        
        Text color #d5cc91
      
           This box has a color of #d5cc91        
        
          <div style="background-color:#d5cc91;">Content here</div>
        
        
          .mybackground {background-color:#d5cc91;}
        
        Background color #d5cc91
      
           Border around this has a color of #d5cc91        
        
          <div style="border:2px solid #d5cc91;">Content here</div>
        
        
          .myborder {border:2px solid #d5cc91;}
        
        Border color #d5cc91