#a1422a color space conversions
Hex:
        #a1422a
        RGB:
        161, 66, 42
        CMY:
        37, 74, 84
        CMYK:
        0, 59, 74, 37
      HSL:
        12°, 58.6207%, 39.8039%
        HSV (HSB):
        12°, 73.9130%, 63.1373%
        XYZ:
        17.0641, 11.6407, 3.5380
        xyY:
        0.5292, 0.3610, 11.6407
      CIE-Lab:
        40.6392, 37.9319, 33.8331
        CIE-LCH:
        40.6392, 50.8282, 41.7311
        CIE-Luv:
        40.6392, 73.7423, 26.1877
        Hunter-Lab:
        34.1184, 29.5682, 17.7347
      #a1422a color charts
#a1422a RGB chart
      #a1422a CMYK chart
      #a1422a RGB pie chart
      #a1422a color shades, tints & tones
#a1422a color schemes
#a1422a color preview, HTML & CSS examples
           This text has a color of #a1422a        
        
          <p style="color:#a1422a;">Text here</p>
        
        
          .mytext {color:#a1422a;}
        
        Text color #a1422a
      
           This box has a color of #a1422a        
        
          <div style="background-color:#a1422a;">Content here</div>
        
        
          .mybackground {background-color:#a1422a;}
        
        Background color #a1422a
      
           Border around this has a color of #a1422a        
        
          <div style="border:2px solid #a1422a;">Content here</div>
        
        
          .myborder {border:2px solid #a1422a;}
        
        Border color #a1422a