#a22f26 color space conversions
Hex:
        #a22f26
        RGB:
        162, 47, 38
        CMY:
        36, 82, 85
        CMYK:
        0, 71, 77, 36
      HSL:
        4°, 62.0000%, 39.2157%
        HSV (HSB):
        4°, 76.5432%, 63.5294%
        XYZ:
        16.2667, 9.8544, 2.8785
        xyY:
        0.5609, 0.3398, 9.8544
      CIE-Lab:
        37.5798, 46.6553, 32.7994
        CIE-LCH:
        37.5798, 57.0308, 35.1079
        CIE-Luv:
        37.5798, 87.3912, 22.0608
        Hunter-Lab:
        31.3916, 37.5605, 16.5376
      #a22f26 color charts
#a22f26 RGB chart
      #a22f26 CMYK chart
      #a22f26 RGB pie chart
      #a22f26 color shades, tints & tones
#a22f26 color schemes
#a22f26 color preview, HTML & CSS examples
           This text has a color of #a22f26        
        
          <p style="color:#a22f26;">Text here</p>
        
        
          .mytext {color:#a22f26;}
        
        Text color #a22f26
      
           This box has a color of #a22f26        
        
          <div style="background-color:#a22f26;">Content here</div>
        
        
          .mybackground {background-color:#a22f26;}
        
        Background color #a22f26
      
           Border around this has a color of #a22f26        
        
          <div style="border:2px solid #a22f26;">Content here</div>
        
        
          .myborder {border:2px solid #a22f26;}
        
        Border color #a22f26