#d5aa28 color space conversions
Hex:
        #d5aa28
        RGB:
        213, 170, 40
        CMY:
        16, 33, 84
        CMYK:
        0, 20, 81, 16
      HSL:
        45°, 68.3794%, 49.6078%
        HSV (HSB):
        45°, 81.2207%, 83.5294%
        XYZ:
        42.1983, 43.0488, 8.0926
        xyY:
        0.4521, 0.4612, 43.0488
      CIE-Lab:
        71.5881, 3.9017, 66.9248
        CIE-LCH:
        71.5881, 67.0384, 86.6635
        CIE-Luv:
        71.5881, 36.4441, 70.4133
        Hunter-Lab:
        65.6116, -0.0174, 38.6152
      #d5aa28 color charts
#d5aa28 RGB chart
      #d5aa28 CMYK chart
      #d5aa28 RGB pie chart
      #d5aa28 color shades, tints & tones
#d5aa28 color schemes
#d5aa28 color preview, HTML & CSS examples
           This text has a color of #d5aa28        
        
          <p style="color:#d5aa28;">Text here</p>
        
        
          .mytext {color:#d5aa28;}
        
        Text color #d5aa28
      
           This box has a color of #d5aa28        
        
          <div style="background-color:#d5aa28;">Content here</div>
        
        
          .mybackground {background-color:#d5aa28;}
        
        Background color #d5aa28
      
           Border around this has a color of #d5aa28        
        
          <div style="border:2px solid #d5aa28;">Content here</div>
        
        
          .myborder {border:2px solid #d5aa28;}
        
        Border color #d5aa28