#a00938 color space conversions
Hex:
        #a00938
        RGB:
        160, 9, 56
        CMY:
        37, 96, 78
        CMYK:
        0, 94, 65, 37
      HSL:
        341°, 89.3491%, 33.1373%
        HSV (HSB):
        341°, 94.3750%, 62.7451%
        XYZ:
        15.3087, 7.9545, 4.4699
        xyY:
        0.5520, 0.2868, 7.9545
      CIE-Lab:
        33.8879, 57.0084, 17.0200
        CIE-LCH:
        33.8879, 59.4948, 16.6232
        CIE-Luv:
        33.8879, 95.0733, 6.7253
        Hunter-Lab:
        28.2037, 47.5317, 10.3459
      #a00938 color charts
#a00938 RGB chart
      #a00938 CMYK chart
      #a00938 RGB pie chart
      #a00938 color shades, tints & tones
#a00938 color schemes
#a00938 color preview, HTML & CSS examples
           This text has a color of #a00938        
        
          <p style="color:#a00938;">Text here</p>
        
        
          .mytext {color:#a00938;}
        
        Text color #a00938
      
           This box has a color of #a00938        
        
          <div style="background-color:#a00938;">Content here</div>
        
        
          .mybackground {background-color:#a00938;}
        
        Background color #a00938
      
           Border around this has a color of #a00938        
        
          <div style="border:2px solid #a00938;">Content here</div>
        
        
          .myborder {border:2px solid #a00938;}
        
        Border color #a00938