#d0aa28 color space conversions
Hex:
        #d0aa28
        RGB:
        208, 170, 40
        CMY:
        18, 33, 84
        CMYK:
        0, 18, 81, 18
      HSL:
        46°, 67.7419%, 48.6275%
        HSV (HSB):
        46°, 80.7692%, 81.5686%
        XYZ:
        40.7702, 42.3125, 8.0258
        xyY:
        0.4475, 0.4644, 42.3125
      CIE-Lab:
        71.0859, 1.7137, 66.2910
        CIE-LCH:
        71.0859, 66.3132, 88.5191
        CIE-Luv:
        71.0859, 32.6094, 70.2728
        Hunter-Lab:
        65.0481, -1.9558, 38.2183
      #d0aa28 color charts
#d0aa28 RGB chart
      #d0aa28 CMYK chart
      #d0aa28 RGB pie chart
      #d0aa28 color shades, tints & tones
#d0aa28 color schemes
#d0aa28 color preview, HTML & CSS examples
           This text has a color of #d0aa28        
        
          <p style="color:#d0aa28;">Text here</p>
        
        
          .mytext {color:#d0aa28;}
        
        Text color #d0aa28
      
           This box has a color of #d0aa28        
        
          <div style="background-color:#d0aa28;">Content here</div>
        
        
          .mybackground {background-color:#d0aa28;}
        
        Background color #d0aa28
      
           Border around this has a color of #d0aa28        
        
          <div style="border:2px solid #d0aa28;">Content here</div>
        
        
          .myborder {border:2px solid #d0aa28;}
        
        Border color #d0aa28