#a6014b color space conversions
Hex:
        #a6014b
        RGB:
        166, 1, 75
        CMY:
        35, 100, 71
        CMYK:
        0, 99, 55, 35
      HSL:
        333°, 98.8024%, 32.7451%
        HSV (HSB):
        333°, 99.3976%, 65.0980%
        XYZ:
        17.0067, 8.6367, 7.4273
        xyY:
        0.5143, 0.2612, 8.6367
      CIE-Lab:
        35.2752, 60.7364, 6.6870
        CIE-LCH:
        35.2752, 61.1035, 6.2829
        CIE-Luv:
        35.2752, 94.0405, -3.6482
        Hunter-Lab:
        29.3883, 51.8670, 5.5874
      #a6014b color charts
#a6014b RGB chart
      #a6014b CMYK chart
      #a6014b RGB pie chart
      #a6014b color shades, tints & tones
#a6014b color schemes
#a6014b color preview, HTML & CSS examples
           This text has a color of #a6014b        
        
          <p style="color:#a6014b;">Text here</p>
        
        
          .mytext {color:#a6014b;}
        
        Text color #a6014b
      
           This box has a color of #a6014b        
        
          <div style="background-color:#a6014b;">Content here</div>
        
        
          .mybackground {background-color:#a6014b;}
        
        Background color #a6014b
      
           Border around this has a color of #a6014b        
        
          <div style="border:2px solid #a6014b;">Content here</div>
        
        
          .myborder {border:2px solid #a6014b;}
        
        Border color #a6014b