#a82e01 color space conversions
Hex:
        #a82e01
        RGB:
        168, 46, 1
        CMY:
        34, 82, 100
        CMYK:
        0, 73, 99, 34
      HSL:
        16°, 98.8166%, 33.1373%
        HSV (HSB):
        16°, 99.4048%, 65.8824%
        XYZ:
        17.1309, 10.2810, 1.1103
        xyY:
        0.6006, 0.3605, 10.2810
      CIE-Lab:
        38.3421, 48.2010, 50.3239
        CIE-LCH:
        38.3421, 69.6838, 46.2343
        CIE-Luv:
        38.3421, 96.9224, 30.5945
        Hunter-Lab:
        32.0640, 39.2556, 20.3918
      #a82e01 color charts
#a82e01 RGB chart
      #a82e01 CMYK chart
      #a82e01 RGB pie chart
      #a82e01 color shades, tints & tones
#a82e01 color schemes
#a82e01 color preview, HTML & CSS examples
           This text has a color of #a82e01        
        
          <p style="color:#a82e01;">Text here</p>
        
        
          .mytext {color:#a82e01;}
        
        Text color #a82e01
      
           This box has a color of #a82e01        
        
          <div style="background-color:#a82e01;">Content here</div>
        
        
          .mybackground {background-color:#a82e01;}
        
        Background color #a82e01
      
           Border around this has a color of #a82e01        
        
          <div style="border:2px solid #a82e01;">Content here</div>
        
        
          .myborder {border:2px solid #a82e01;}
        
        Border color #a82e01