#a20b32 color space conversions
Hex:
        #a20b32
        RGB:
        162, 11, 50
        CMY:
        36, 96, 80
        CMYK:
        0, 93, 69, 36
      HSL:
        345°, 87.2832%, 33.9216%
        HSV (HSB):
        345°, 93.2099%, 63.5294%
        XYZ:
        15.5957, 8.1510, 3.7689
        xyY:
        0.5668, 0.2962, 8.1510
      CIE-Lab:
        34.2954, 56.9412, 21.5360
        CIE-LCH:
        34.2954, 60.8778, 20.7174
        CIE-Luv:
        34.2954, 98.2480, 10.4565
        Hunter-Lab:
        28.5500, 47.5448, 12.1580
      #a20b32 color charts
#a20b32 RGB chart
      #a20b32 CMYK chart
      #a20b32 RGB pie chart
      #a20b32 color shades, tints & tones
#a20b32 color schemes
#a20b32 color preview, HTML & CSS examples
           This text has a color of #a20b32        
        
          <p style="color:#a20b32;">Text here</p>
        
        
          .mytext {color:#a20b32;}
        
        Text color #a20b32
      
           This box has a color of #a20b32        
        
          <div style="background-color:#a20b32;">Content here</div>
        
        
          .mybackground {background-color:#a20b32;}
        
        Background color #a20b32
      
           Border around this has a color of #a20b32        
        
          <div style="border:2px solid #a20b32;">Content here</div>
        
        
          .myborder {border:2px solid #a20b32;}
        
        Border color #a20b32