#a07307 color space conversions
Hex:
        #a07307
        RGB:
        160, 115, 7
        CMY:
        37, 55, 97
        CMYK:
        0, 28, 96, 37
      HSL:
        42°, 91.6168%, 32.7451%
        HSV (HSB):
        42°, 95.6250%, 62.7451%
        XYZ:
        20.6663, 19.7504, 2.9240
        xyY:
        0.4768, 0.4557, 19.7504
      CIE-Lab:
        51.5538, 9.4814, 56.5801
        CIE-LCH:
        51.5538, 57.3691, 80.4871
        CIE-Luv:
        51.5538, 37.5127, 51.8949
        Hunter-Lab:
        44.4414, 5.2342, 27.2080
      #a07307 color charts
#a07307 RGB chart
      #a07307 CMYK chart
      #a07307 RGB pie chart
      #a07307 color shades, tints & tones
#a07307 color schemes
#a07307 color preview, HTML & CSS examples
           This text has a color of #a07307        
        
          <p style="color:#a07307;">Text here</p>
        
        
          .mytext {color:#a07307;}
        
        Text color #a07307
      
           This box has a color of #a07307        
        
          <div style="background-color:#a07307;">Content here</div>
        
        
          .mybackground {background-color:#a07307;}
        
        Background color #a07307
      
           Border around this has a color of #a07307        
        
          <div style="border:2px solid #a07307;">Content here</div>
        
        
          .myborder {border:2px solid #a07307;}
        
        Border color #a07307