#a33225 color space conversions
Hex:
        #a33225
        RGB:
        163, 50, 37
        CMY:
        36, 80, 85
        CMYK:
        0, 69, 77, 36
      HSL:
        6°, 63.0000%, 39.2157%
        HSV (HSB):
        6°, 77.3006%, 63.9216%
        XYZ:
        16.5788, 10.2013, 2.8455
        xyY:
        0.5596, 0.3443, 10.2013
      CIE-Lab:
        38.2013, 45.7404, 34.0993
        CIE-LCH:
        38.2013, 57.0521, 36.7044
        CIE-Luv:
        38.2013, 86.6275, 23.3755
        Hunter-Lab:
        31.9395, 36.7597, 17.0754
      #a33225 color charts
#a33225 RGB chart
      #a33225 CMYK chart
      #a33225 RGB pie chart
      #a33225 color shades, tints & tones
#a33225 color schemes
#a33225 color preview, HTML & CSS examples
           This text has a color of #a33225        
        
          <p style="color:#a33225;">Text here</p>
        
        
          .mytext {color:#a33225;}
        
        Text color #a33225
      
           This box has a color of #a33225        
        
          <div style="background-color:#a33225;">Content here</div>
        
        
          .mybackground {background-color:#a33225;}
        
        Background color #a33225
      
           Border around this has a color of #a33225        
        
          <div style="border:2px solid #a33225;">Content here</div>
        
        
          .myborder {border:2px solid #a33225;}
        
        Border color #a33225