#a6193d color space conversions
Hex:
        #a6193d
        RGB:
        166, 25, 61
        CMY:
        35, 90, 76
        CMYK:
        0, 85, 63, 35
      HSL:
        345°, 73.8220%, 37.4510%
        HSV (HSB):
        345°, 84.9398%, 65.0980%
        XYZ:
        16.9158, 9.1392, 5.2874
        xyY:
        0.5397, 0.2916, 9.1392
      CIE-Lab:
        36.2509, 56.0279, 17.1214
        CIE-LCH:
        36.2509, 58.5855, 16.9924
        CIE-Luv:
        36.2509, 94.4854, 7.4862
        Hunter-Lab:
        30.2311, 46.9755, 10.7920
      #a6193d color charts
#a6193d RGB chart
      #a6193d CMYK chart
      #a6193d RGB pie chart
      #a6193d color shades, tints & tones
#a6193d color schemes
#a6193d color preview, HTML & CSS examples
           This text has a color of #a6193d        
        
          <p style="color:#a6193d;">Text here</p>
        
        
          .mytext {color:#a6193d;}
        
        Text color #a6193d
      
           This box has a color of #a6193d        
        
          <div style="background-color:#a6193d;">Content here</div>
        
        
          .mybackground {background-color:#a6193d;}
        
        Background color #a6193d
      
           Border around this has a color of #a6193d        
        
          <div style="border:2px solid #a6193d;">Content here</div>
        
        
          .myborder {border:2px solid #a6193d;}
        
        Border color #a6193d