#a00600 color space conversions
Hex:
        #a00600
        RGB:
        160, 6, 0
        CMY:
        37, 98, 100
        CMYK:
        0, 96, 100, 37
      HSL:
        2°, 100.0000%, 31.3725%
        HSV (HSB):
        2°, 100.0000%, 62.7451%
        XYZ:
        14.5623, 7.6038, 0.7002
        xyY:
        0.6368, 0.3325, 7.6038
      CIE-Lab:
        33.1438, 55.7207, 47.1297
        CIE-LCH:
        33.1438, 72.9795, 40.2252
        CIE-Luv:
        33.1438, 106.7535, 23.7763
        Hunter-Lab:
        27.5750, 46.0092, 17.7971
      #a00600 color charts
#a00600 RGB chart
      #a00600 CMYK chart
      #a00600 RGB pie chart
      #a00600 color shades, tints & tones
#a00600 color schemes
#a00600 color preview, HTML & CSS examples
           This text has a color of #a00600        
        
          <p style="color:#a00600;">Text here</p>
        
        
          .mytext {color:#a00600;}
        
        Text color #a00600
      
           This box has a color of #a00600        
        
          <div style="background-color:#a00600;">Content here</div>
        
        
          .mybackground {background-color:#a00600;}
        
        Background color #a00600
      
           Border around this has a color of #a00600        
        
          <div style="border:2px solid #a00600;">Content here</div>
        
        
          .myborder {border:2px solid #a00600;}
        
        Border color #a00600