#a1420e color space conversions
Hex:
        #a1420e
        RGB:
        161, 66, 14
        CMY:
        37, 74, 95
        CMYK:
        0, 59, 91, 37
      HSL:
        21°, 84.0000%, 34.3137%
        HSV (HSB):
        21°, 91.3043%, 63.1373%
        XYZ:
        16.7254, 11.5052, 1.7547
        xyY:
        0.5578, 0.3837, 11.5052
      CIE-Lab:
        40.4187, 37.0042, 46.7561
        CIE-LCH:
        40.4187, 59.6275, 51.6409
        CIE-Luv:
        40.4187, 76.7191, 33.5514
        Hunter-Lab:
        33.9193, 28.6585, 20.6764
      #a1420e color charts
#a1420e RGB chart
      #a1420e CMYK chart
      #a1420e RGB pie chart
      #a1420e color shades, tints & tones
#a1420e color schemes
#a1420e color preview, HTML & CSS examples
           This text has a color of #a1420e        
        
          <p style="color:#a1420e;">Text here</p>
        
        
          .mytext {color:#a1420e;}
        
        Text color #a1420e
      
           This box has a color of #a1420e        
        
          <div style="background-color:#a1420e;">Content here</div>
        
        
          .mybackground {background-color:#a1420e;}
        
        Background color #a1420e
      
           Border around this has a color of #a1420e        
        
          <div style="border:2px solid #a1420e;">Content here</div>
        
        
          .myborder {border:2px solid #a1420e;}
        
        Border color #a1420e