#a00318 color space conversions
Hex:
        #a00318
        RGB:
        160, 3, 24
        CMY:
        37, 99, 91
        CMYK:
        0, 98, 85, 37
      HSL:
        352°, 96.3190%, 31.9608%
        HSV (HSB):
        352°, 98.1250%, 62.7451%
        XYZ:
        14.6946, 7.6047, 1.5575
        xyY:
        0.6160, 0.3188, 7.6047
      CIE-Lab:
        33.1456, 56.5209, 36.1841
        CIE-LCH:
        33.1456, 67.1111, 32.6270
        CIE-Luv:
        33.1456, 104.5590, 19.2089
        Hunter-Lab:
        27.5765, 46.8579, 15.9549
      #a00318 color charts
#a00318 RGB chart
      #a00318 CMYK chart
      #a00318 RGB pie chart
      #a00318 color shades, tints & tones
#a00318 color schemes
#a00318 color preview, HTML & CSS examples
           This text has a color of #a00318        
        
          <p style="color:#a00318;">Text here</p>
        
        
          .mytext {color:#a00318;}
        
        Text color #a00318
      
           This box has a color of #a00318        
        
          <div style="background-color:#a00318;">Content here</div>
        
        
          .mybackground {background-color:#a00318;}
        
        Background color #a00318
      
           Border around this has a color of #a00318        
        
          <div style="border:2px solid #a00318;">Content here</div>
        
        
          .myborder {border:2px solid #a00318;}
        
        Border color #a00318