#a00164 color space conversions
Hex:
        #a00164
        RGB:
        160, 1, 100
        CMY:
        37, 100, 61
        CMYK:
        0, 99, 38, 37
      HSL:
        323°, 98.7578%, 31.5686%
        HSV (HSB):
        323°, 99.3750%, 62.7451%
        XYZ:
        16.8083, 8.4154, 12.7950
        xyY:
        0.4421, 0.2213, 8.4154
      CIE-Lab:
        34.8334, 61.5405, -10.3180
        CIE-LCH:
        34.8334, 62.3995, 350.4822
        CIE-Luv:
        34.8334, 78.2253, -23.0357
        Hunter-Lab:
        29.0093, 52.6586, -5.8443
      #a00164 color charts
#a00164 RGB chart
      #a00164 CMYK chart
      #a00164 RGB pie chart
      #a00164 color shades, tints & tones
#a00164 color schemes
#a00164 color preview, HTML & CSS examples
           This text has a color of #a00164        
        
          <p style="color:#a00164;">Text here</p>
        
        
          .mytext {color:#a00164;}
        
        Text color #a00164
      
           This box has a color of #a00164        
        
          <div style="background-color:#a00164;">Content here</div>
        
        
          .mybackground {background-color:#a00164;}
        
        Background color #a00164
      
           Border around this has a color of #a00164        
        
          <div style="border:2px solid #a00164;">Content here</div>
        
        
          .myborder {border:2px solid #a00164;}
        
        Border color #a00164