#d5c547 color space conversions
Hex:
        #d5c547
        RGB:
        213, 197, 71
        CMY:
        16, 23, 72
        CMYK:
        0, 8, 67, 16
      HSL:
        53°, 62.8319%, 55.6863%
        HSV (HSB):
        53°, 66.6667%, 83.5294%
        XYZ:
        48.5442, 54.5336, 13.9287
        xyY:
        0.4149, 0.4661, 54.5336
      CIE-Lab:
        78.7718, -8.8281, 62.6261
        CIE-LCH:
        78.7718, 63.2452, 98.0238
        CIE-Luv:
        78.7718, 16.3154, 73.7264
        Hunter-Lab:
        73.8468, -11.8928, 40.5097
      #d5c547 color charts
#d5c547 RGB chart
      #d5c547 CMYK chart
      #d5c547 RGB pie chart
      #d5c547 color shades, tints & tones
#d5c547 color schemes
#d5c547 color preview, HTML & CSS examples
           This text has a color of #d5c547        
        
          <p style="color:#d5c547;">Text here</p>
        
        
          .mytext {color:#d5c547;}
        
        Text color #d5c547
      
           This box has a color of #d5c547        
        
          <div style="background-color:#d5c547;">Content here</div>
        
        
          .mybackground {background-color:#d5c547;}
        
        Background color #d5c547
      
           Border around this has a color of #d5c547        
        
          <div style="border:2px solid #d5c547;">Content here</div>
        
        
          .myborder {border:2px solid #d5c547;}
        
        Border color #d5c547