#a6195b color space conversions
Hex:
        #a6195b
        RGB:
        166, 25, 91
        CMY:
        35, 90, 64
        CMYK:
        0, 85, 45, 35
      HSL:
        332°, 73.8220%, 37.4510%
        HSV (HSB):
        332°, 84.9398%, 65.0980%
        XYZ:
        17.9618, 9.5576, 10.7956
        xyY:
        0.4688, 0.2494, 9.5576
      CIE-Lab:
        37.0364, 58.3237, -1.1256
        CIE-LCH:
        37.0364, 58.3345, 358.8944
        CIE-Luv:
        37.0364, 83.3224, -11.6927
        Hunter-Lab:
        30.9153, 49.6068, 0.9367
      #a6195b color charts
#a6195b RGB chart
      #a6195b CMYK chart
      #a6195b RGB pie chart
      #a6195b color shades, tints & tones
#a6195b color schemes
#a6195b color preview, HTML & CSS examples
           This text has a color of #a6195b        
        
          <p style="color:#a6195b;">Text here</p>
        
        
          .mytext {color:#a6195b;}
        
        Text color #a6195b
      
           This box has a color of #a6195b        
        
          <div style="background-color:#a6195b;">Content here</div>
        
        
          .mybackground {background-color:#a6195b;}
        
        Background color #a6195b
      
           Border around this has a color of #a6195b        
        
          <div style="border:2px solid #a6195b;">Content here</div>
        
        
          .myborder {border:2px solid #a6195b;}
        
        Border color #a6195b