#d5c876 color space conversions
Hex:
        #d5c876
        RGB:
        213, 200, 118
        CMY:
        16, 22, 54
        CMYK:
        0, 6, 45, 16
      HSL:
        52°, 53.0726%, 64.9020%
        HSV (HSB):
        52°, 44.6009%, 83.5294%
        XYZ:
        51.3649, 56.7627, 25.3886
        xyY:
        0.3847, 0.4251, 56.7627
      CIE-Lab:
        80.0459, -6.7241, 42.4969
        CIE-LCH:
        80.0459, 43.0256, 98.9911
        CIE-Luv:
        80.0459, 12.5216, 55.6736
        Hunter-Lab:
        75.3410, -10.1517, 32.7590
      #d5c876 color charts
#d5c876 RGB chart
      #d5c876 CMYK chart
      #d5c876 RGB pie chart
      #d5c876 color shades, tints & tones
#d5c876 color schemes
#d5c876 color preview, HTML & CSS examples
           This text has a color of #d5c876        
        
          <p style="color:#d5c876;">Text here</p>
        
        
          .mytext {color:#d5c876;}
        
        Text color #d5c876
      
           This box has a color of #d5c876        
        
          <div style="background-color:#d5c876;">Content here</div>
        
        
          .mybackground {background-color:#d5c876;}
        
        Background color #d5c876
      
           Border around this has a color of #d5c876        
        
          <div style="border:2px solid #d5c876;">Content here</div>
        
        
          .myborder {border:2px solid #d5c876;}
        
        Border color #d5c876