#a6363d color space conversions
Hex:
        #a6363d
        RGB:
        166, 54, 61
        CMY:
        35, 79, 76
        CMYK:
        0, 67, 63, 35
      HSL:
        356°, 50.9091%, 43.1373%
        HSV (HSB):
        356°, 67.4699%, 65.0980%
        XYZ:
        17.8874, 11.0822, 5.6112
        xyY:
        0.5173, 0.3205, 11.0822
      CIE-Lab:
        39.7187, 46.3650, 21.6400
        CIE-LCH:
        39.7187, 51.1665, 25.0199
        CIE-Luv:
        39.7187, 81.6894, 14.4554
        Hunter-Lab:
        33.2900, 37.6539, 13.3094
      #a6363d color charts
#a6363d RGB chart
      #a6363d CMYK chart
      #a6363d RGB pie chart
      #a6363d color shades, tints & tones
#a6363d color schemes
#a6363d color preview, HTML & CSS examples
           This text has a color of #a6363d        
        
          <p style="color:#a6363d;">Text here</p>
        
        
          .mytext {color:#a6363d;}
        
        Text color #a6363d
      
           This box has a color of #a6363d        
        
          <div style="background-color:#a6363d;">Content here</div>
        
        
          .mybackground {background-color:#a6363d;}
        
        Background color #a6363d
      
           Border around this has a color of #a6363d        
        
          <div style="border:2px solid #a6363d;">Content here</div>
        
        
          .myborder {border:2px solid #a6363d;}
        
        Border color #a6363d