#a20b16 color space conversions
Hex:
        #a20b16
        RGB:
        162, 11, 22
        CMY:
        36, 96, 91
        CMYK:
        0, 93, 86, 36
      HSL:
        356°, 87.2832%, 33.9216%
        HSV (HSB):
        356°, 93.2099%, 63.5294%
        XYZ:
        15.1648, 7.9787, 1.4998
        xyY:
        0.6154, 0.3238, 7.9787
      CIE-Lab:
        33.9384, 55.9356, 38.1579
        CIE-LCH:
        33.9384, 67.7113, 34.3009
        CIE-Luv:
        33.9384, 104.7757, 20.7327
        Hunter-Lab:
        28.2465, 46.4004, 16.6244
      #a20b16 color charts
#a20b16 RGB chart
      #a20b16 CMYK chart
      #a20b16 RGB pie chart
      #a20b16 color shades, tints & tones
#a20b16 color schemes
#a20b16 color preview, HTML & CSS examples
           This text has a color of #a20b16        
        
          <p style="color:#a20b16;">Text here</p>
        
        
          .mytext {color:#a20b16;}
        
        Text color #a20b16
      
           This box has a color of #a20b16        
        
          <div style="background-color:#a20b16;">Content here</div>
        
        
          .mybackground {background-color:#a20b16;}
        
        Background color #a20b16
      
           Border around this has a color of #a20b16        
        
          <div style="border:2px solid #a20b16;">Content here</div>
        
        
          .myborder {border:2px solid #a20b16;}
        
        Border color #a20b16