#a82d09 color space conversions
Hex:
        #a82d09
        RGB:
        168, 45, 9
        CMY:
        34, 82, 96
        CMYK:
        0, 73, 95, 34
      HSL:
        14°, 89.8305%, 34.7059%
        HSV (HSB):
        14°, 94.6429%, 65.8824%
        XYZ:
        17.1361, 10.2213, 1.3282
        xyY:
        0.5974, 0.3563, 10.2213
      CIE-Lab:
        38.2368, 48.6839, 47.4723
        CIE-LCH:
        38.2368, 67.9981, 44.2781
        CIE-Luv:
        38.2368, 96.9797, 29.3364
        Hunter-Lab:
        31.9708, 39.7259, 19.9164
      #a82d09 color charts
#a82d09 RGB chart
      #a82d09 CMYK chart
      #a82d09 RGB pie chart
      #a82d09 color shades, tints & tones
#a82d09 color schemes
#a82d09 color preview, HTML & CSS examples
           This text has a color of #a82d09        
        
          <p style="color:#a82d09;">Text here</p>
        
        
          .mytext {color:#a82d09;}
        
        Text color #a82d09
      
           This box has a color of #a82d09        
        
          <div style="background-color:#a82d09;">Content here</div>
        
        
          .mybackground {background-color:#a82d09;}
        
        Background color #a82d09
      
           Border around this has a color of #a82d09        
        
          <div style="border:2px solid #a82d09;">Content here</div>
        
        
          .myborder {border:2px solid #a82d09;}
        
        Border color #a82d09