#a1201e color space conversions
Hex:
        #a1201e
        RGB:
        161, 32, 30
        CMY:
        37, 87, 88
        CMYK:
        0, 80, 81, 37
      HSL:
        1°, 68.5864%, 37.4510%
        HSV (HSB):
        1°, 81.3665%, 63.1373%
        XYZ:
        15.4488, 8.7038, 2.0941
        xyY:
        0.5886, 0.3316, 8.7038
      CIE-Lab:
        35.4077, 51.2849, 35.0494
        CIE-LCH:
        35.4077, 62.1176, 34.3497
        CIE-Luv:
        35.4077, 95.7137, 21.1950
        Hunter-Lab:
        29.5023, 41.8422, 16.4432
      #a1201e color charts
#a1201e RGB chart
      #a1201e CMYK chart
      #a1201e RGB pie chart
      #a1201e color shades, tints & tones
#a1201e color schemes
#a1201e color preview, HTML & CSS examples
           This text has a color of #a1201e        
        
          <p style="color:#a1201e;">Text here</p>
        
        
          .mytext {color:#a1201e;}
        
        Text color #a1201e
      
           This box has a color of #a1201e        
        
          <div style="background-color:#a1201e;">Content here</div>
        
        
          .mybackground {background-color:#a1201e;}
        
        Background color #a1201e
      
           Border around this has a color of #a1201e        
        
          <div style="border:2px solid #a1201e;">Content here</div>
        
        
          .myborder {border:2px solid #a1201e;}
        
        Border color #a1201e