#a32f22 color space conversions
Hex:
        #a32f22
        RGB:
        163, 47, 34
        CMY:
        36, 82, 87
        CMYK:
        0, 71, 79, 36
      HSL:
        6°, 65.4822%, 38.6275%
        HSV (HSB):
        6°, 79.1411%, 63.9216%
        XYZ:
        16.4095, 9.9351, 2.5662
        xyY:
        0.5676, 0.3436, 9.9351
      CIE-Lab:
        37.7256, 46.8368, 35.2886
        CIE-LCH:
        37.7256, 58.6427, 36.9958
        CIE-Luv:
        37.7256, 88.9045, 23.5981
        Hunter-Lab:
        31.5199, 37.7686, 17.2369
      #a32f22 color charts
#a32f22 RGB chart
      #a32f22 CMYK chart
      #a32f22 RGB pie chart
      #a32f22 color shades, tints & tones
#a32f22 color schemes
#a32f22 color preview, HTML & CSS examples
           This text has a color of #a32f22        
        
          <p style="color:#a32f22;">Text here</p>
        
        
          .mytext {color:#a32f22;}
        
        Text color #a32f22
      
           This box has a color of #a32f22        
        
          <div style="background-color:#a32f22;">Content here</div>
        
        
          .mybackground {background-color:#a32f22;}
        
        Background color #a32f22
      
           Border around this has a color of #a32f22        
        
          <div style="border:2px solid #a32f22;">Content here</div>
        
        
          .myborder {border:2px solid #a32f22;}
        
        Border color #a32f22