#a2221a color space conversions
Hex:
        #a2221a
        RGB:
        162, 34, 26
        CMY:
        36, 87, 90
        CMYK:
        0, 79, 84, 36
      HSL:
        4°, 72.3404%, 36.8627%
        HSV (HSB):
        4°, 83.9506%, 63.5294%
        XYZ:
        15.6588, 8.9000, 1.8698
        xyY:
        0.5925, 0.3368, 8.9000
      CIE-Lab:
        35.7911, 50.8631, 37.6955
        CIE-LCH:
        35.7911, 63.3088, 36.5428
        CIE-Luv:
        35.7911, 96.2495, 22.8974
        Hunter-Lab:
        29.8329, 41.4840, 17.1669
      #a2221a color charts
#a2221a RGB chart
      #a2221a CMYK chart
      #a2221a RGB pie chart
      #a2221a color shades, tints & tones
#a2221a color schemes
#a2221a color preview, HTML & CSS examples
           This text has a color of #a2221a        
        
          <p style="color:#a2221a;">Text here</p>
        
        
          .mytext {color:#a2221a;}
        
        Text color #a2221a
      
           This box has a color of #a2221a        
        
          <div style="background-color:#a2221a;">Content here</div>
        
        
          .mybackground {background-color:#a2221a;}
        
        Background color #a2221a
      
           Border around this has a color of #a2221a        
        
          <div style="border:2px solid #a2221a;">Content here</div>
        
        
          .myborder {border:2px solid #a2221a;}
        
        Border color #a2221a