#a6111d color space conversions
Hex:
        #a6111d
        RGB:
        166, 17, 29
        CMY:
        35, 93, 89
        CMYK:
        0, 90, 83, 35
      HSL:
        355°, 81.4208%, 35.8824%
        HSV (HSB):
        355°, 89.7590%, 65.0980%
        XYZ:
        16.1481, 8.5966, 1.9706
        xyY:
        0.6045, 0.3218, 8.5966
      CIE-Lab:
        35.1957, 56.2553, 35.7583
        CIE-LCH:
        35.1957, 66.6582, 32.4418
        CIE-Luv:
        35.1957, 105.1891, 20.1381
        Hunter-Lab:
        29.3200, 46.9998, 16.5391
      #a6111d color charts
#a6111d RGB chart
      #a6111d CMYK chart
      #a6111d RGB pie chart
      #a6111d color shades, tints & tones
#a6111d color schemes
#a6111d color preview, HTML & CSS examples
           This text has a color of #a6111d        
        
          <p style="color:#a6111d;">Text here</p>
        
        
          .mytext {color:#a6111d;}
        
        Text color #a6111d
      
           This box has a color of #a6111d        
        
          <div style="background-color:#a6111d;">Content here</div>
        
        
          .mybackground {background-color:#a6111d;}
        
        Background color #a6111d
      
           Border around this has a color of #a6111d        
        
          <div style="border:2px solid #a6111d;">Content here</div>
        
        
          .myborder {border:2px solid #a6111d;}
        
        Border color #a6111d