#a80111 color space conversions
Hex:
        #a80111
        RGB:
        168, 1, 17
        CMY:
        34, 100, 93
        CMYK:
        0, 99, 90, 34
      HSL:
        354°, 98.8166%, 33.1373%
        HSV (HSB):
        354°, 99.4048%, 65.8824%
        XYZ:
        16.2605, 8.3870, 1.2921
        xyY:
        0.6269, 0.3233, 8.3870
      CIE-Lab:
        34.7762, 58.7043, 41.9261
        CIE-LCH:
        34.7762, 72.1387, 35.5341
        CIE-Luv:
        34.7762, 112.0415, 22.0966
        Hunter-Lab:
        28.9603, 49.5426, 17.6268
      #a80111 color charts
#a80111 RGB chart
      #a80111 CMYK chart
      #a80111 RGB pie chart
      #a80111 color shades, tints & tones
#a80111 color schemes
#a80111 color preview, HTML & CSS examples
           This text has a color of #a80111        
        
          <p style="color:#a80111;">Text here</p>
        
        
          .mytext {color:#a80111;}
        
        Text color #a80111
      
           This box has a color of #a80111        
        
          <div style="background-color:#a80111;">Content here</div>
        
        
          .mybackground {background-color:#a80111;}
        
        Background color #a80111
      
           Border around this has a color of #a80111        
        
          <div style="border:2px solid #a80111;">Content here</div>
        
        
          .myborder {border:2px solid #a80111;}
        
        Border color #a80111