#a2130b color space conversions
Hex:
        #a2130b
        RGB:
        162, 19, 11
        CMY:
        36, 93, 96
        CMYK:
        0, 88, 93, 36
      HSL:
        3°, 87.2832%, 33.9216%
        HSV (HSB):
        3°, 93.2099%, 63.5294%
        XYZ:
        15.1936, 8.1713, 1.0930
        xyY:
        0.6212, 0.3341, 8.1713
      CIE-Lab:
        34.3371, 54.3885, 43.6440
        CIE-LCH:
        34.3371, 69.7345, 38.7453
        CIE-Luv:
        34.3371, 104.0317, 23.6940
        Hunter-Lab:
        28.5855, 44.8506, 17.7427
      #a2130b color charts
#a2130b RGB chart
      #a2130b CMYK chart
      #a2130b RGB pie chart
      #a2130b color shades, tints & tones
#a2130b color schemes
#a2130b color preview, HTML & CSS examples
           This text has a color of #a2130b        
        
          <p style="color:#a2130b;">Text here</p>
        
        
          .mytext {color:#a2130b;}
        
        Text color #a2130b
      
           This box has a color of #a2130b        
        
          <div style="background-color:#a2130b;">Content here</div>
        
        
          .mybackground {background-color:#a2130b;}
        
        Background color #a2130b
      
           Border around this has a color of #a2130b        
        
          <div style="border:2px solid #a2130b;">Content here</div>
        
        
          .myborder {border:2px solid #a2130b;}
        
        Border color #a2130b