#a81f00 color space conversions
Hex:
        #a81f00
        RGB:
        168, 31, 0
        CMY:
        34, 88, 100
        CMYK:
        0, 82, 100, 34
      HSL:
        11°, 100.0000%, 32.9412%
        HSV (HSB):
        11°, 100.0000%, 65.8824%
        XYZ:
        16.6384, 9.3048, 0.9191
        xyY:
        0.6194, 0.3464, 9.3048
      CIE-Lab:
        36.5646, 53.1297, 49.8967
        CIE-LCH:
        36.5646, 72.8865, 43.2027
        CIE-Luv:
        36.5646, 104.9657, 27.7873
        Hunter-Lab:
        30.5038, 43.9821, 19.5663
      #a81f00 color charts
#a81f00 RGB chart
      #a81f00 CMYK chart
      #a81f00 RGB pie chart
      #a81f00 color shades, tints & tones
#a81f00 color schemes
#a81f00 color preview, HTML & CSS examples
           This text has a color of #a81f00        
        
          <p style="color:#a81f00;">Text here</p>
        
        
          .mytext {color:#a81f00;}
        
        Text color #a81f00
      
           This box has a color of #a81f00        
        
          <div style="background-color:#a81f00;">Content here</div>
        
        
          .mybackground {background-color:#a81f00;}
        
        Background color #a81f00
      
           Border around this has a color of #a81f00        
        
          <div style="border:2px solid #a81f00;">Content here</div>
        
        
          .myborder {border:2px solid #a81f00;}
        
        Border color #a81f00