#a6102a color space conversions
Hex:
        #a6102a
        RGB:
        166, 16, 42
        CMY:
        35, 94, 84
        CMYK:
        0, 90, 75, 35
      HSL:
        350°, 82.4176%, 35.6863%
        HSV (HSB):
        350°, 90.3614%, 65.0980%
        XYZ:
        16.3291, 8.6447, 2.9985
        xyY:
        0.5838, 0.3090, 8.6447
      CIE-Lab:
        35.2911, 56.8749, 28.0368
        CIE-LCH:
        35.2911, 63.4099, 26.2413
        CIE-Luv:
        35.2911, 102.5696, 15.4293
        Hunter-Lab:
        29.4019, 47.6810, 14.5349
      #a6102a color charts
#a6102a RGB chart
      #a6102a CMYK chart
      #a6102a RGB pie chart
      #a6102a color shades, tints & tones
#a6102a color schemes
#a6102a color preview, HTML & CSS examples
           This text has a color of #a6102a        
        
          <p style="color:#a6102a;">Text here</p>
        
        
          .mytext {color:#a6102a;}
        
        Text color #a6102a
      
           This box has a color of #a6102a        
        
          <div style="background-color:#a6102a;">Content here</div>
        
        
          .mybackground {background-color:#a6102a;}
        
        Background color #a6102a
      
           Border around this has a color of #a6102a        
        
          <div style="border:2px solid #a6102a;">Content here</div>
        
        
          .myborder {border:2px solid #a6102a;}
        
        Border color #a6102a