#d5c772 color space conversions
Hex:
        #d5c772
        RGB:
        213, 199, 114
        CMY:
        16, 22, 55
        CMYK:
        0, 7, 46, 16
      HSL:
        52°, 54.0984%, 64.1176%
        HSV (HSB):
        52°, 46.4789%, 83.5294%
        XYZ:
        50.9013, 56.2079, 24.0860
        xyY:
        0.3880, 0.4284, 56.2079
      CIE-Lab:
        79.7320, -6.5999, 44.0980
        CIE-LCH:
        79.7320, 44.5891, 98.5119
        CIE-Luv:
        79.7320, 13.3409, 57.2045
        Hunter-Lab:
        74.9719, -10.0105, 33.4324
      #d5c772 color charts
#d5c772 RGB chart
      #d5c772 CMYK chart
      #d5c772 RGB pie chart
      #d5c772 color shades, tints & tones
#d5c772 color schemes
#d5c772 color preview, HTML & CSS examples
           This text has a color of #d5c772        
        
          <p style="color:#d5c772;">Text here</p>
        
        
          .mytext {color:#d5c772;}
        
        Text color #d5c772
      
           This box has a color of #d5c772        
        
          <div style="background-color:#d5c772;">Content here</div>
        
        
          .mybackground {background-color:#d5c772;}
        
        Background color #d5c772
      
           Border around this has a color of #d5c772        
        
          <div style="border:2px solid #d5c772;">Content here</div>
        
        
          .myborder {border:2px solid #d5c772;}
        
        Border color #d5c772