#a01006 color space conversions
Hex:
        #a01006
        RGB:
        160, 16, 6
        CMY:
        37, 94, 98
        CMYK:
        0, 90, 96, 37
      HSL:
        4°, 92.7711%, 32.5490%
        HSV (HSB):
        4°, 96.2500%, 62.7451%
        XYZ:
        14.7154, 7.8573, 0.9133
        xyY:
        0.6266, 0.3346, 7.8573
      CIE-Lab:
        33.6839, 54.3265, 45.0121
        CIE-LCH:
        33.6839, 70.5511, 39.6434
        CIE-Luv:
        33.6839, 103.8485, 23.7622
        Hunter-Lab:
        28.0309, 44.6530, 17.6898
      #a01006 color charts
#a01006 RGB chart
      #a01006 CMYK chart
      #a01006 RGB pie chart
      #a01006 color shades, tints & tones
#a01006 color schemes
#a01006 color preview, HTML & CSS examples
           This text has a color of #a01006        
        
          <p style="color:#a01006;">Text here</p>
        
        
          .mytext {color:#a01006;}
        
        Text color #a01006
      
           This box has a color of #a01006        
        
          <div style="background-color:#a01006;">Content here</div>
        
        
          .mybackground {background-color:#a01006;}
        
        Background color #a01006
      
           Border around this has a color of #a01006        
        
          <div style="border:2px solid #a01006;">Content here</div>
        
        
          .myborder {border:2px solid #a01006;}
        
        Border color #a01006