#a82e0e color space conversions
Hex:
        #a82e0e
        RGB:
        168, 46, 14
        CMY:
        34, 82, 95
        CMYK:
        0, 73, 92, 34
      HSL:
        12°, 84.6154%, 35.6863%
        HSV (HSB):
        12°, 91.6667%, 65.8824%
        XYZ:
        17.2047, 10.3105, 1.4988
        xyY:
        0.5930, 0.3554, 10.3105
      CIE-Lab:
        38.3941, 48.3820, 45.8509
        CIE-LCH:
        38.3941, 66.6568, 43.4614
        CIE-Luv:
        38.3941, 96.0214, 28.8659
        Hunter-Lab:
        32.1100, 39.4487, 19.7095
      #a82e0e color charts
#a82e0e RGB chart
      #a82e0e CMYK chart
      #a82e0e RGB pie chart
      #a82e0e color shades, tints & tones
#a82e0e color schemes
#a82e0e color preview, HTML & CSS examples
           This text has a color of #a82e0e        
        
          <p style="color:#a82e0e;">Text here</p>
        
        
          .mytext {color:#a82e0e;}
        
        Text color #a82e0e
      
           This box has a color of #a82e0e        
        
          <div style="background-color:#a82e0e;">Content here</div>
        
        
          .mybackground {background-color:#a82e0e;}
        
        Background color #a82e0e
      
           Border around this has a color of #a82e0e        
        
          <div style="border:2px solid #a82e0e;">Content here</div>
        
        
          .myborder {border:2px solid #a82e0e;}
        
        Border color #a82e0e