#a56212 color space conversions
Hex:
        #a56212
        RGB:
        165, 98, 18
        CMY:
        35, 62, 93
        CMYK:
        0, 41, 89, 35
      HSL:
        33°, 80.3279%, 35.8824%
        HSV (HSB):
        33°, 89.0909%, 64.7059%
        XYZ:
        19.9939, 16.7784, 2.7570
        xyY:
        0.5058, 0.4245, 16.7784
      CIE-Lab:
        47.9796, 21.5910, 51.5800
        CIE-LCH:
        47.9796, 55.9166, 67.2862
        CIE-Luv:
        47.9796, 54.7939, 44.3369
        Hunter-Lab:
        40.9614, 15.4462, 24.6823
      #a56212 color charts
#a56212 RGB chart
      #a56212 CMYK chart
      #a56212 RGB pie chart
      #a56212 color shades, tints & tones
#a56212 color schemes
#a56212 color preview, HTML & CSS examples
           This text has a color of #a56212        
        
          <p style="color:#a56212;">Text here</p>
        
        
          .mytext {color:#a56212;}
        
        Text color #a56212
      
           This box has a color of #a56212        
        
          <div style="background-color:#a56212;">Content here</div>
        
        
          .mybackground {background-color:#a56212;}
        
        Background color #a56212
      
           Border around this has a color of #a56212        
        
          <div style="border:2px solid #a56212;">Content here</div>
        
        
          .myborder {border:2px solid #a56212;}
        
        Border color #a56212