#a82a15 color space conversions
Hex:
        #a82a15
        RGB:
        168, 42, 21
        CMY:
        34, 84, 92
        CMYK:
        0, 75, 88, 34
      HSL:
        9°, 77.7778%, 37.0588%
        HSV (HSB):
        9°, 87.5000%, 65.8824%
        XYZ:
        17.1118, 10.0349, 1.7445
        xyY:
        0.5923, 0.3473, 10.0349
      CIE-Lab:
        37.9050, 49.9799, 42.5199
        CIE-LCH:
        37.9050, 65.6196, 40.3891
        CIE-Luv:
        37.9050, 97.6208, 26.6619
        Hunter-Lab:
        31.6779, 40.9858, 18.9094
      #a82a15 color charts
#a82a15 RGB chart
      #a82a15 CMYK chart
      #a82a15 RGB pie chart
      #a82a15 color shades, tints & tones
#a82a15 color schemes
#a82a15 color preview, HTML & CSS examples
           This text has a color of #a82a15        
        
          <p style="color:#a82a15;">Text here</p>
        
        
          .mytext {color:#a82a15;}
        
        Text color #a82a15
      
           This box has a color of #a82a15        
        
          <div style="background-color:#a82a15;">Content here</div>
        
        
          .mybackground {background-color:#a82a15;}
        
        Background color #a82a15
      
           Border around this has a color of #a82a15        
        
          <div style="border:2px solid #a82a15;">Content here</div>
        
        
          .myborder {border:2px solid #a82a15;}
        
        Border color #a82a15