#a00047 color space conversions
Hex:
        #a00047
        RGB:
        160, 0, 71
        CMY:
        37, 100, 72
        CMYK:
        0, 100, 56, 37
      HSL:
        333°, 100.0000%, 31.3725%
        HSV (HSB):
        333°, 100.0000%, 62.7451%
        XYZ:
        15.6345, 7.9285, 6.6676
        xyY:
        0.5172, 0.2623, 7.9285
      CIE-Lab:
        33.8336, 59.1591, 7.0886
        CIE-LCH:
        33.8336, 59.5823, 6.8327
        CIE-Luv:
        33.8336, 90.9440, -2.9360
        Hunter-Lab:
        28.1576, 49.8364, 5.6708
      #a00047 color charts
#a00047 RGB chart
      #a00047 CMYK chart
      #a00047 RGB pie chart
      #a00047 color shades, tints & tones
#a00047 color schemes
#a00047 color preview, HTML & CSS examples
           This text has a color of #a00047        
        
          <p style="color:#a00047;">Text here</p>
        
        
          .mytext {color:#a00047;}
        
        Text color #a00047
      
           This box has a color of #a00047        
        
          <div style="background-color:#a00047;">Content here</div>
        
        
          .mybackground {background-color:#a00047;}
        
        Background color #a00047
      
           Border around this has a color of #a00047        
        
          <div style="border:2px solid #a00047;">Content here</div>
        
        
          .myborder {border:2px solid #a00047;}
        
        Border color #a00047