#a6112d color space conversions
Hex:
        #a6112d
        RGB:
        166, 17, 45
        CMY:
        35, 93, 82
        CMYK:
        0, 90, 73, 35
      HSL:
        349°, 81.4208%, 35.8824%
        HSV (HSB):
        349°, 89.7590%, 65.0980%
        XYZ:
        16.4000, 8.6974, 3.2970
        xyY:
        0.5776, 0.3063, 8.6974
      CIE-Lab:
        35.3949, 56.8290, 26.2744
        CIE-LCH:
        35.3949, 62.6089, 24.8131
        CIE-Luv:
        35.3949, 101.5320, 14.2775
        Hunter-Lab:
        29.4913, 47.6535, 14.0155
      #a6112d color charts
#a6112d RGB chart
      #a6112d CMYK chart
      #a6112d RGB pie chart
      #a6112d color shades, tints & tones
#a6112d color schemes
#a6112d color preview, HTML & CSS examples
           This text has a color of #a6112d        
        
          <p style="color:#a6112d;">Text here</p>
        
        
          .mytext {color:#a6112d;}
        
        Text color #a6112d
      
           This box has a color of #a6112d        
        
          <div style="background-color:#a6112d;">Content here</div>
        
        
          .mybackground {background-color:#a6112d;}
        
        Background color #a6112d
      
           Border around this has a color of #a6112d        
        
          <div style="border:2px solid #a6112d;">Content here</div>
        
        
          .myborder {border:2px solid #a6112d;}
        
        Border color #a6112d