#a86112 color space conversions
Hex:
        #a86112
        RGB:
        168, 97, 18
        CMY:
        34, 62, 93
        CMYK:
        0, 42, 89, 34
      HSL:
        32°, 80.6452%, 36.4706%
        HSV (HSB):
        32°, 89.2857%, 65.8824%
        XYZ:
        20.5323, 16.9179, 2.7556
        xyY:
        0.5107, 0.4208, 16.9179
      CIE-Lab:
        48.1564, 23.4743, 51.8952
        CIE-LCH:
        48.1564, 56.9575, 65.6608
        CIE-Luv:
        48.1564, 58.1047, 44.1430
        Hunter-Lab:
        41.1314, 17.1253, 24.8199
      #a86112 color charts
#a86112 RGB chart
      #a86112 CMYK chart
      #a86112 RGB pie chart
      #a86112 color shades, tints & tones
#a86112 color schemes
#a86112 color preview, HTML & CSS examples
           This text has a color of #a86112        
        
          <p style="color:#a86112;">Text here</p>
        
        
          .mytext {color:#a86112;}
        
        Text color #a86112
      
           This box has a color of #a86112        
        
          <div style="background-color:#a86112;">Content here</div>
        
        
          .mybackground {background-color:#a86112;}
        
        Background color #a86112
      
           Border around this has a color of #a86112        
        
          <div style="border:2px solid #a86112;">Content here</div>
        
        
          .myborder {border:2px solid #a86112;}
        
        Border color #a86112