#d5c879 color space conversions
Hex:
        #d5c879
        RGB:
        213, 200, 121
        CMY:
        16, 22, 53
        CMYK:
        0, 6, 43, 16
      HSL:
        52°, 52.2727%, 65.4902%
        HSV (HSB):
        52°, 43.1925%, 83.5294%
        XYZ:
        51.5460, 56.8352, 26.3427
        xyY:
        0.3826, 0.4219, 56.8352
      CIE-Lab:
        80.0868, -6.4219, 41.0443
        CIE-LCH:
        80.0868, 41.5437, 98.8925
        CIE-Luv:
        80.0868, 12.3774, 54.1101
        Hunter-Lab:
        75.3891, -9.8845, 32.0551
      #d5c879 color charts
#d5c879 RGB chart
      #d5c879 CMYK chart
      #d5c879 RGB pie chart
      #d5c879 color shades, tints & tones
#d5c879 color schemes
#d5c879 color preview, HTML & CSS examples
           This text has a color of #d5c879        
        
          <p style="color:#d5c879;">Text here</p>
        
        
          .mytext {color:#d5c879;}
        
        Text color #d5c879
      
           This box has a color of #d5c879        
        
          <div style="background-color:#d5c879;">Content here</div>
        
        
          .mybackground {background-color:#d5c879;}
        
        Background color #d5c879
      
           Border around this has a color of #d5c879        
        
          <div style="border:2px solid #d5c879;">Content here</div>
        
        
          .myborder {border:2px solid #d5c879;}
        
        Border color #d5c879