#a63940 color space conversions
Hex:
        #a63940
        RGB:
        166, 57, 64
        CMY:
        35, 78, 75
        CMYK:
        0, 66, 61, 35
      HSL:
        356°, 48.8789%, 43.7255%
        HSV (HSB):
        356°, 65.6627%, 65.0980%
        XYZ:
        18.1144, 11.4034, 6.0968
        xyY:
        0.5086, 0.3202, 11.4034
      CIE-Lab:
        40.2518, 45.2744, 20.4712
        CIE-LCH:
        40.2518, 49.6875, 24.3304
        CIE-Luv:
        40.2518, 79.2381, 13.8009
        Hunter-Lab:
        33.7689, 36.6558, 12.9337
      #a63940 color charts
#a63940 RGB chart
      #a63940 CMYK chart
      #a63940 RGB pie chart
      #a63940 color shades, tints & tones
#a63940 color schemes
#a63940 color preview, HTML & CSS examples
           This text has a color of #a63940        
        
          <p style="color:#a63940;">Text here</p>
        
        
          .mytext {color:#a63940;}
        
        Text color #a63940
      
           This box has a color of #a63940        
        
          <div style="background-color:#a63940;">Content here</div>
        
        
          .mybackground {background-color:#a63940;}
        
        Background color #a63940
      
           Border around this has a color of #a63940        
        
          <div style="border:2px solid #a63940;">Content here</div>
        
        
          .myborder {border:2px solid #a63940;}
        
        Border color #a63940