#a06212 color space conversions
Hex:
        #a06212
        RGB:
        160, 98, 18
        CMY:
        37, 62, 93
        CMYK:
        0, 39, 89, 37
      HSL:
        34°, 79.7753%, 34.9020%
        HSV (HSB):
        34°, 88.7500%, 62.7451%
        XYZ:
        18.9741, 16.2526, 2.7093
        xyY:
        0.5002, 0.4284, 16.2526
      CIE-Lab:
        47.3042, 19.3576, 50.7565
        CIE-LCH:
        47.3042, 54.3225, 69.1240
        CIE-Luv:
        47.3042, 50.6308, 44.0524
        Hunter-Lab:
        40.3145, 13.4607, 24.2357
      #a06212 color charts
#a06212 RGB chart
      #a06212 CMYK chart
      #a06212 RGB pie chart
      #a06212 color shades, tints & tones
#a06212 color schemes
#a06212 color preview, HTML & CSS examples
           This text has a color of #a06212        
        
          <p style="color:#a06212;">Text here</p>
        
        
          .mytext {color:#a06212;}
        
        Text color #a06212
      
           This box has a color of #a06212        
        
          <div style="background-color:#a06212;">Content here</div>
        
        
          .mybackground {background-color:#a06212;}
        
        Background color #a06212
      
           Border around this has a color of #a06212        
        
          <div style="border:2px solid #a06212;">Content here</div>
        
        
          .myborder {border:2px solid #a06212;}
        
        Border color #a06212