#a82b16 color space conversions
Hex:
        #a82b16
        RGB:
        168, 43, 22
        CMY:
        34, 83, 91
        CMYK:
        0, 74, 87, 34
      HSL:
        9°, 76.8421%, 37.2549%
        HSV (HSB):
        9°, 86.9048%, 65.8824%
        XYZ:
        17.1571, 10.1105, 1.8063
        xyY:
        0.5901, 0.3478, 10.1105
      CIE-Lab:
        38.0400, 49.6471, 42.1643
        CIE-LCH:
        38.0400, 65.1357, 40.3406
        CIE-Luv:
        38.0400, 96.9499, 26.6644
        Hunter-Lab:
        31.7970, 40.6708, 18.8898
      #a82b16 color charts
#a82b16 RGB chart
      #a82b16 CMYK chart
      #a82b16 RGB pie chart
      #a82b16 color shades, tints & tones
#a82b16 color schemes
#a82b16 color preview, HTML & CSS examples
           This text has a color of #a82b16        
        
          <p style="color:#a82b16;">Text here</p>
        
        
          .mytext {color:#a82b16;}
        
        Text color #a82b16
      
           This box has a color of #a82b16        
        
          <div style="background-color:#a82b16;">Content here</div>
        
        
          .mybackground {background-color:#a82b16;}
        
        Background color #a82b16
      
           Border around this has a color of #a82b16        
        
          <div style="border:2px solid #a82b16;">Content here</div>
        
        
          .myborder {border:2px solid #a82b16;}
        
        Border color #a82b16