#a00946 color space conversions
Hex:
        #a00946
        RGB:
        160, 9, 70
        CMY:
        37, 96, 73
        CMYK:
        0, 94, 56, 37
      HSL:
        336°, 89.3491%, 33.1373%
        HSV (HSB):
        336°, 94.3750%, 62.7451%
        XYZ:
        15.7004, 8.1112, 6.5325
        xyY:
        0.5174, 0.2673, 8.1112
      CIE-Lab:
        34.2133, 57.9064, 8.2794
        CIE-LCH:
        34.2133, 58.4952, 8.1370
        CIE-Luv:
        34.2133, 89.9593, -1.4509
        Hunter-Lab:
        28.4801, 48.5626, 6.3368
      #a00946 color charts
#a00946 RGB chart
      #a00946 CMYK chart
      #a00946 RGB pie chart
      #a00946 color shades, tints & tones
#a00946 color schemes
#a00946 color preview, HTML & CSS examples
           This text has a color of #a00946        
        
          <p style="color:#a00946;">Text here</p>
        
        
          .mytext {color:#a00946;}
        
        Text color #a00946
      
           This box has a color of #a00946        
        
          <div style="background-color:#a00946;">Content here</div>
        
        
          .mybackground {background-color:#a00946;}
        
        Background color #a00946
      
           Border around this has a color of #a00946        
        
          <div style="border:2px solid #a00946;">Content here</div>
        
        
          .myborder {border:2px solid #a00946;}
        
        Border color #a00946