#a08f25 color space conversions
Hex:
        #a08f25
        RGB:
        160, 143, 37
        CMY:
        37, 44, 85
        CMYK:
        0, 11, 77, 37
      HSL:
        52°, 62.4365%, 38.6275%
        HSV (HSB):
        52°, 76.8750%, 62.7451%
        XYZ:
        24.6536, 27.2521, 5.7111
        xyY:
        0.4279, 0.4730, 27.2521
      CIE-Lab:
        59.2069, -5.2951, 54.8015
        CIE-LCH:
        59.2069, 55.0568, 95.5190
        CIE-Luv:
        59.2069, 16.1843, 58.5105
        Hunter-Lab:
        52.2035, -7.0579, 30.0561
      #a08f25 color charts
#a08f25 RGB chart
      #a08f25 CMYK chart
      #a08f25 RGB pie chart
      #a08f25 color shades, tints & tones
#a08f25 color schemes
#a08f25 color preview, HTML & CSS examples
           This text has a color of #a08f25        
        
          <p style="color:#a08f25;">Text here</p>
        
        
          .mytext {color:#a08f25;}
        
        Text color #a08f25
      
           This box has a color of #a08f25        
        
          <div style="background-color:#a08f25;">Content here</div>
        
        
          .mybackground {background-color:#a08f25;}
        
        Background color #a08f25
      
           Border around this has a color of #a08f25        
        
          <div style="border:2px solid #a08f25;">Content here</div>
        
        
          .myborder {border:2px solid #a08f25;}
        
        Border color #a08f25