#a1120b color space conversions
Hex:
        #a1120b
        RGB:
        161, 18, 11
        CMY:
        37, 93, 96
        CMYK:
        0, 89, 93, 37
      HSL:
        3°, 87.2093%, 33.7255%
        HSV (HSB):
        3°, 93.1677%, 63.1373%
        XYZ:
        14.9747, 8.0338, 1.0780
        xyY:
        0.6217, 0.3335, 8.0338
      CIE-Lab:
        34.0533, 54.3023, 43.3528
        CIE-LCH:
        34.0533, 69.4853, 38.6025
        CIE-Luv:
        34.0533, 103.5752, 23.4202
        Hunter-Lab:
        28.3440, 44.7026, 17.5858
      #a1120b color charts
#a1120b RGB chart
      #a1120b CMYK chart
      #a1120b RGB pie chart
      #a1120b color shades, tints & tones
#a1120b color schemes
#a1120b color preview, HTML & CSS examples
           This text has a color of #a1120b        
        
          <p style="color:#a1120b;">Text here</p>
        
        
          .mytext {color:#a1120b;}
        
        Text color #a1120b
      
           This box has a color of #a1120b        
        
          <div style="background-color:#a1120b;">Content here</div>
        
        
          .mybackground {background-color:#a1120b;}
        
        Background color #a1120b
      
           Border around this has a color of #a1120b        
        
          <div style="border:2px solid #a1120b;">Content here</div>
        
        
          .myborder {border:2px solid #a1120b;}
        
        Border color #a1120b