#a07817 color space conversions
Hex:
        #a07817
        RGB:
        160, 120, 23
        CMY:
        37, 53, 91
        CMYK:
        0, 25, 86, 37
      HSL:
        42°, 74.8634%, 35.8824%
        HSV (HSB):
        42°, 85.6250%, 62.7451%
        XYZ:
        21.3683, 20.9684, 3.7317
        xyY:
        0.4638, 0.4552, 20.9684
      CIE-Lab:
        52.9149, 6.9814, 53.8539
        CIE-LCH:
        52.9149, 54.3046, 82.6136
        CIE-Luv:
        52.9149, 33.3062, 51.8483
        Hunter-Lab:
        45.7913, 3.1617, 27.2221
      #a07817 color charts
#a07817 RGB chart
      #a07817 CMYK chart
      #a07817 RGB pie chart
      #a07817 color shades, tints & tones
#a07817 color schemes
#a07817 color preview, HTML & CSS examples
           This text has a color of #a07817        
        
          <p style="color:#a07817;">Text here</p>
        
        
          .mytext {color:#a07817;}
        
        Text color #a07817
      
           This box has a color of #a07817        
        
          <div style="background-color:#a07817;">Content here</div>
        
        
          .mybackground {background-color:#a07817;}
        
        Background color #a07817
      
           Border around this has a color of #a07817        
        
          <div style="border:2px solid #a07817;">Content here</div>
        
        
          .myborder {border:2px solid #a07817;}
        
        Border color #a07817