#a00113 color space conversions
Hex:
        #a00113
        RGB:
        160, 1, 19
        CMY:
        37, 100, 93
        CMYK:
        0, 99, 88, 37
      HSL:
        353°, 98.7578%, 31.5686%
        HSV (HSB):
        353°, 99.3750%, 62.7451%
        XYZ:
        14.6256, 7.5423, 1.3011
        xyY:
        0.6232, 0.3214, 7.5423
      CIE-Lab:
        33.0109, 56.6805, 38.7779
        CIE-LCH:
        33.0109, 68.6760, 34.3779
        CIE-Luv:
        33.0109, 105.7806, 20.2670
        Hunter-Lab:
        27.4633, 46.9997, 16.4155
      #a00113 color charts
#a00113 RGB chart
      #a00113 CMYK chart
      #a00113 RGB pie chart
      #a00113 color shades, tints & tones
#a00113 color schemes
#a00113 color preview, HTML & CSS examples
           This text has a color of #a00113        
        
          <p style="color:#a00113;">Text here</p>
        
        
          .mytext {color:#a00113;}
        
        Text color #a00113
      
           This box has a color of #a00113        
        
          <div style="background-color:#a00113;">Content here</div>
        
        
          .mybackground {background-color:#a00113;}
        
        Background color #a00113
      
           Border around this has a color of #a00113        
        
          <div style="border:2px solid #a00113;">Content here</div>
        
        
          .myborder {border:2px solid #a00113;}
        
        Border color #a00113