#a5211a color space conversions
Hex:
        #a5211a
        RGB:
        165, 33, 26
        CMY:
        35, 87, 90
        CMYK:
        0, 80, 84, 35
      HSL:
        3°, 72.7749%, 37.4510%
        HSV (HSB):
        3°, 84.2424%, 64.7059%
        XYZ:
        16.2474, 9.1616, 1.8893
        xyY:
        0.5952, 0.3356, 9.1616
      CIE-Lab:
        36.2936, 52.0890, 38.3835
        CIE-LCH:
        36.2936, 64.7036, 36.3858
        CIE-Luv:
        36.2936, 99.0945, 23.1854
        Hunter-Lab:
        30.2682, 42.8460, 17.4869
      #a5211a color charts
#a5211a RGB chart
      #a5211a CMYK chart
      #a5211a RGB pie chart
      #a5211a color shades, tints & tones
#a5211a color schemes
#a5211a color preview, HTML & CSS examples
           This text has a color of #a5211a        
        
          <p style="color:#a5211a;">Text here</p>
        
        
          .mytext {color:#a5211a;}
        
        Text color #a5211a
      
           This box has a color of #a5211a        
        
          <div style="background-color:#a5211a;">Content here</div>
        
        
          .mybackground {background-color:#a5211a;}
        
        Background color #a5211a
      
           Border around this has a color of #a5211a        
        
          <div style="border:2px solid #a5211a;">Content here</div>
        
        
          .myborder {border:2px solid #a5211a;}
        
        Border color #a5211a