#a6110d color space conversions
Hex:
        #a6110d
        RGB:
        166, 17, 13
        CMY:
        35, 93, 95
        CMYK:
        0, 90, 92, 35
      HSL:
        2°, 85.4749%, 35.0980%
        HSV (HSB):
        2°, 92.1687%, 65.0980%
        XYZ:
        15.9990, 8.5369, 1.1853
        xyY:
        0.6220, 0.3319, 8.5369
      CIE-Lab:
        35.0770, 55.9118, 43.7381
        CIE-LCH:
        35.0770, 70.9870, 38.0350
        CIE-Luv:
        35.0770, 107.4840, 23.7928
        Hunter-Lab:
        29.2181, 46.6100, 18.0473
      #a6110d color charts
#a6110d RGB chart
      #a6110d CMYK chart
      #a6110d RGB pie chart
      #a6110d color shades, tints & tones
#a6110d color schemes
#a6110d color preview, HTML & CSS examples
           This text has a color of #a6110d        
        
          <p style="color:#a6110d;">Text here</p>
        
        
          .mytext {color:#a6110d;}
        
        Text color #a6110d
      
           This box has a color of #a6110d        
        
          <div style="background-color:#a6110d;">Content here</div>
        
        
          .mybackground {background-color:#a6110d;}
        
        Background color #a6110d
      
           Border around this has a color of #a6110d        
        
          <div style="border:2px solid #a6110d;">Content here</div>
        
        
          .myborder {border:2px solid #a6110d;}
        
        Border color #a6110d