#a6132d color space conversions
Hex:
        #a6132d
        RGB:
        166, 19, 45
        CMY:
        35, 93, 82
        CMYK:
        0, 89, 73, 35
      HSL:
        349°, 79.4595%, 36.2745%
        HSV (HSB):
        349°, 88.5542%, 65.0980%
        XYZ:
        16.4324, 8.7622, 3.3078
        xyY:
        0.5765, 0.3074, 8.7622
      CIE-Lab:
        35.5224, 56.4631, 26.4260
        CIE-LCH:
        35.5224, 62.3411, 25.0807
        CIE-Luv:
        35.5224, 101.0063, 14.5207
        Hunter-Lab:
        29.6010, 47.2890, 14.0953
      #a6132d color charts
#a6132d RGB chart
      #a6132d CMYK chart
      #a6132d RGB pie chart
      #a6132d color shades, tints & tones
#a6132d color schemes
#a6132d color preview, HTML & CSS examples
           This text has a color of #a6132d        
        
          <p style="color:#a6132d;">Text here</p>
        
        
          .mytext {color:#a6132d;}
        
        Text color #a6132d
      
           This box has a color of #a6132d        
        
          <div style="background-color:#a6132d;">Content here</div>
        
        
          .mybackground {background-color:#a6132d;}
        
        Background color #a6132d
      
           Border around this has a color of #a6132d        
        
          <div style="border:2px solid #a6132d;">Content here</div>
        
        
          .myborder {border:2px solid #a6132d;}
        
        Border color #a6132d