#d5aa31 color space conversions
Hex:
        #d5aa31
        RGB:
        213, 170, 49
        CMY:
        16, 33, 81
        CMYK:
        0, 20, 77, 16
      HSL:
        44°, 66.1290%, 51.3725%
        HSV (HSB):
        44°, 76.9953%, 83.5294%
        XYZ:
        42.3697, 43.1173, 8.9951
        xyY:
        0.4484, 0.4564, 43.1173
      CIE-Lab:
        71.6345, 4.2170, 63.9886
        CIE-LCH:
        71.6345, 64.1274, 86.2295
        CIE-Luv:
        71.6345, 36.1551, 68.4974
        Hunter-Lab:
        65.6638, 0.2658, 37.8427
      #d5aa31 color charts
#d5aa31 RGB chart
      #d5aa31 CMYK chart
      #d5aa31 RGB pie chart
      #d5aa31 color shades, tints & tones
#d5aa31 color schemes
#d5aa31 color preview, HTML & CSS examples
           This text has a color of #d5aa31        
        
          <p style="color:#d5aa31;">Text here</p>
        
        
          .mytext {color:#d5aa31;}
        
        Text color #d5aa31
      
           This box has a color of #d5aa31        
        
          <div style="background-color:#d5aa31;">Content here</div>
        
        
          .mybackground {background-color:#d5aa31;}
        
        Background color #d5aa31
      
           Border around this has a color of #d5aa31        
        
          <div style="border:2px solid #d5aa31;">Content here</div>
        
        
          .myborder {border:2px solid #d5aa31;}
        
        Border color #d5aa31