#d5c247 color space conversions
Hex:
        #d5c247
        RGB:
        213, 194, 71
        CMY:
        16, 24, 72
        CMYK:
        0, 9, 67, 16
      HSL:
        52°, 62.8319%, 55.6863%
        HSV (HSB):
        52°, 66.6667%, 83.5294%
        XYZ:
        47.8697, 53.1846, 13.7039
        xyY:
        0.4171, 0.4634, 53.1846
      CIE-Lab:
        77.9839, -7.2914, 61.8127
        CIE-LCH:
        77.9839, 62.2412, 96.7275
        CIE-Luv:
        77.9839, 18.3427, 72.4419
        Hunter-Lab:
        72.9278, -10.4565, 39.9082
      #d5c247 color charts
#d5c247 RGB chart
      #d5c247 CMYK chart
      #d5c247 RGB pie chart
      #d5c247 color shades, tints & tones
#d5c247 color schemes
#d5c247 color preview, HTML & CSS examples
           This text has a color of #d5c247        
        
          <p style="color:#d5c247;">Text here</p>
        
        
          .mytext {color:#d5c247;}
        
        Text color #d5c247
      
           This box has a color of #d5c247        
        
          <div style="background-color:#d5c247;">Content here</div>
        
        
          .mybackground {background-color:#d5c247;}
        
        Background color #d5c247
      
           Border around this has a color of #d5c247        
        
          <div style="border:2px solid #d5c247;">Content here</div>
        
        
          .myborder {border:2px solid #d5c247;}
        
        Border color #d5c247