#a20b2d color space conversions
Hex:
        #a20b2d
        RGB:
        162, 11, 45
        CMY:
        36, 96, 82
        CMYK:
        0, 93, 72, 36
      HSL:
        346°, 87.2832%, 33.9216%
        HSV (HSB):
        346°, 93.2099%, 63.5294%
        XYZ:
        15.4936, 8.1102, 3.2314
        xyY:
        0.5774, 0.3022, 8.1102
      CIE-Lab:
        34.2113, 56.7053, 24.6497
        CIE-LCH:
        34.2113, 61.8312, 23.4945
        CIE-Luv:
        34.2113, 99.7178, 12.7839
        Hunter-Lab:
        28.4784, 47.2754, 13.2072
      #a20b2d color charts
#a20b2d RGB chart
      #a20b2d CMYK chart
      #a20b2d RGB pie chart
      #a20b2d color shades, tints & tones
#a20b2d color schemes
#a20b2d color preview, HTML & CSS examples
           This text has a color of #a20b2d        
        
          <p style="color:#a20b2d;">Text here</p>
        
        
          .mytext {color:#a20b2d;}
        
        Text color #a20b2d
      
           This box has a color of #a20b2d        
        
          <div style="background-color:#a20b2d;">Content here</div>
        
        
          .mybackground {background-color:#a20b2d;}
        
        Background color #a20b2d
      
           Border around this has a color of #a20b2d        
        
          <div style="border:2px solid #a20b2d;">Content here</div>
        
        
          .myborder {border:2px solid #a20b2d;}
        
        Border color #a20b2d