#a22a18 color space conversions
Hex:
        #a22a18
        RGB:
        162, 42, 24
        CMY:
        36, 84, 91
        CMYK:
        0, 74, 85, 36
      HSL:
        8°, 74.1935%, 36.4706%
        HSV (HSB):
        8°, 85.1852%, 63.5294%
        XYZ:
        15.8931, 9.4033, 1.8415
        xyY:
        0.5856, 0.3465, 9.4033
      CIE-Lab:
        36.7494, 48.0931, 39.6098
        CIE-LCH:
        36.7494, 62.3047, 39.4751
        CIE-Luv:
        36.7494, 92.4222, 25.1134
        Hunter-Lab:
        30.6647, 38.8509, 17.9048
      #a22a18 color charts
#a22a18 RGB chart
      #a22a18 CMYK chart
      #a22a18 RGB pie chart
      #a22a18 color shades, tints & tones
#a22a18 color schemes
#a22a18 color preview, HTML & CSS examples
           This text has a color of #a22a18        
        
          <p style="color:#a22a18;">Text here</p>
        
        
          .mytext {color:#a22a18;}
        
        Text color #a22a18
      
           This box has a color of #a22a18        
        
          <div style="background-color:#a22a18;">Content here</div>
        
        
          .mybackground {background-color:#a22a18;}
        
        Background color #a22a18
      
           Border around this has a color of #a22a18        
        
          <div style="border:2px solid #a22a18;">Content here</div>
        
        
          .myborder {border:2px solid #a22a18;}
        
        Border color #a22a18