#a5211d color space conversions
Hex:
        #a5211d
        RGB:
        165, 33, 29
        CMY:
        35, 87, 89
        CMYK:
        0, 80, 82, 35
      HSL:
        2°, 70.1031%, 38.0392%
        HSV (HSB):
        2°, 82.4242%, 64.7059%
        XYZ:
        16.2827, 9.1758, 2.0753
        xyY:
        0.5914, 0.3333, 9.1758
      CIE-Lab:
        36.3205, 52.1741, 36.7837
        CIE-LCH:
        36.3205, 63.8371, 35.1845
        CIE-Luv:
        36.3205, 98.6162, 22.3490
        Hunter-Lab:
        30.2915, 42.9395, 17.1420
      #a5211d color charts
#a5211d RGB chart
      #a5211d CMYK chart
      #a5211d RGB pie chart
      #a5211d color shades, tints & tones
#a5211d color schemes
#a5211d color preview, HTML & CSS examples
           This text has a color of #a5211d        
        
          <p style="color:#a5211d;">Text here</p>
        
        
          .mytext {color:#a5211d;}
        
        Text color #a5211d
      
           This box has a color of #a5211d        
        
          <div style="background-color:#a5211d;">Content here</div>
        
        
          .mybackground {background-color:#a5211d;}
        
        Background color #a5211d
      
           Border around this has a color of #a5211d        
        
          <div style="border:2px solid #a5211d;">Content here</div>
        
        
          .myborder {border:2px solid #a5211d;}
        
        Border color #a5211d