#a56216 color space conversions
Hex:
        #a56216
        RGB:
        165, 98, 22
        CMY:
        35, 62, 91
        CMYK:
        0, 41, 87, 35
      HSL:
        32°, 76.4706%, 36.6667%
        HSV (HSB):
        32°, 86.6667%, 64.7059%
        XYZ:
        20.0296, 16.7926, 2.9447
        xyY:
        0.5037, 0.4223, 16.7926
      CIE-Lab:
        47.9977, 21.6895, 50.3079
        CIE-LCH:
        47.9977, 54.7843, 66.6774
        CIE-Luv:
        47.9977, 54.6156, 43.6648
        Hunter-Lab:
        40.9788, 15.5340, 24.4247
      #a56216 color charts
#a56216 RGB chart
      #a56216 CMYK chart
      #a56216 RGB pie chart
      #a56216 color shades, tints & tones
#a56216 color schemes
#a56216 color preview, HTML & CSS examples
           This text has a color of #a56216        
        
          <p style="color:#a56216;">Text here</p>
        
        
          .mytext {color:#a56216;}
        
        Text color #a56216
      
           This box has a color of #a56216        
        
          <div style="background-color:#a56216;">Content here</div>
        
        
          .mybackground {background-color:#a56216;}
        
        Background color #a56216
      
           Border around this has a color of #a56216        
        
          <div style="border:2px solid #a56216;">Content here</div>
        
        
          .myborder {border:2px solid #a56216;}
        
        Border color #a56216