#a6153a color space conversions
Hex:
        #a6153a
        RGB:
        166, 21, 58
        CMY:
        35, 92, 77
        CMYK:
        0, 87, 65, 35
      HSL:
        345°, 77.5401%, 36.6667%
        HSV (HSB):
        345°, 87.3494%, 65.0980%
        XYZ:
        16.7578, 8.9488, 4.8470
        xyY:
        0.5485, 0.2929, 8.9488
      CIE-Lab:
        35.8855, 56.7239, 18.5759
        CIE-LCH:
        35.8855, 59.6881, 18.1325
        CIE-Luv:
        35.8855, 96.6174, 8.4973
        Hunter-Lab:
        29.9146, 47.6430, 11.3335
      #a6153a color charts
#a6153a RGB chart
      #a6153a CMYK chart
      #a6153a RGB pie chart
      #a6153a color shades, tints & tones
#a6153a color schemes
#a6153a color preview, HTML & CSS examples
           This text has a color of #a6153a        
        
          <p style="color:#a6153a;">Text here</p>
        
        
          .mytext {color:#a6153a;}
        
        Text color #a6153a
      
           This box has a color of #a6153a        
        
          <div style="background-color:#a6153a;">Content here</div>
        
        
          .mybackground {background-color:#a6153a;}
        
        Background color #a6153a
      
           Border around this has a color of #a6153a        
        
          <div style="border:2px solid #a6153a;">Content here</div>
        
        
          .myborder {border:2px solid #a6153a;}
        
        Border color #a6153a