#a13229 color space conversions
Hex:
        #a13229
        RGB:
        161, 50, 41
        CMY:
        37, 80, 84
        CMYK:
        0, 69, 75, 37
      HSL:
        4°, 59.4059%, 39.6078%
        HSV (HSB):
        4°, 74.5342%, 63.1373%
        XYZ:
        16.2388, 10.0184, 3.1757
        xyY:
        0.5517, 0.3404, 10.0184
      CIE-Lab:
        37.8754, 45.2224, 31.3252
        CIE-LCH:
        37.8754, 55.0121, 34.7101
        CIE-Luv:
        37.8754, 84.2643, 21.5890
        Hunter-Lab:
        31.6518, 36.1878, 16.2076
      #a13229 color charts
#a13229 RGB chart
      #a13229 CMYK chart
      #a13229 RGB pie chart
      #a13229 color shades, tints & tones
#a13229 color schemes
#a13229 color preview, HTML & CSS examples
           This text has a color of #a13229        
        
          <p style="color:#a13229;">Text here</p>
        
        
          .mytext {color:#a13229;}
        
        Text color #a13229
      
           This box has a color of #a13229        
        
          <div style="background-color:#a13229;">Content here</div>
        
        
          .mybackground {background-color:#a13229;}
        
        Background color #a13229
      
           Border around this has a color of #a13229        
        
          <div style="border:2px solid #a13229;">Content here</div>
        
        
          .myborder {border:2px solid #a13229;}
        
        Border color #a13229