#d5c470 color space conversions
Hex:
        #d5c470
        RGB:
        213, 196, 112
        CMY:
        16, 23, 56
        CMYK:
        0, 8, 47, 16
      HSL:
        50°, 54.5946%, 63.7255%
        HSV (HSB):
        50°, 47.4178%, 83.5294%
        XYZ:
        50.1051, 54.7958, 23.2651
        xyY:
        0.3909, 0.4275, 54.7958
      CIE-Lab:
        78.9235, -5.2431, 44.0942
        CIE-LCH:
        78.9235, 44.4049, 96.7811
        CIE-Luv:
        78.9235, 15.3464, 56.7186
        Hunter-Lab:
        74.0242, -8.7202, 33.1827
      #d5c470 color charts
#d5c470 RGB chart
      #d5c470 CMYK chart
      #d5c470 RGB pie chart
      #d5c470 color shades, tints & tones
#d5c470 color schemes
#d5c470 color preview, HTML & CSS examples
           This text has a color of #d5c470        
        
          <p style="color:#d5c470;">Text here</p>
        
        
          .mytext {color:#d5c470;}
        
        Text color #d5c470
      
           This box has a color of #d5c470        
        
          <div style="background-color:#d5c470;">Content here</div>
        
        
          .mybackground {background-color:#d5c470;}
        
        Background color #d5c470
      
           Border around this has a color of #d5c470        
        
          <div style="border:2px solid #d5c470;">Content here</div>
        
        
          .myborder {border:2px solid #d5c470;}
        
        Border color #d5c470