#a0421b color space conversions
Hex:
        #a0421b
        RGB:
        160, 66, 27
        CMY:
        37, 74, 89
        CMYK:
        0, 59, 83, 37
      HSL:
        18°, 71.1230%, 36.6667%
        HSV (HSB):
        18°, 83.1250%, 62.7451%
        XYZ:
        16.6432, 11.4491, 2.3696
        xyY:
        0.5464, 0.3758, 11.4491
      CIE-Lab:
        40.3269, 36.9401, 41.2765
        CIE-LCH:
        40.3269, 55.3924, 48.1732
        CIE-Luv:
        40.3269, 74.8134, 30.8066
        Hunter-Lab:
        33.8366, 28.5850, 19.5335
      #a0421b color charts
#a0421b RGB chart
      #a0421b CMYK chart
      #a0421b RGB pie chart
      #a0421b color shades, tints & tones
#a0421b color schemes
#a0421b color preview, HTML & CSS examples
           This text has a color of #a0421b        
        
          <p style="color:#a0421b;">Text here</p>
        
        
          .mytext {color:#a0421b;}
        
        Text color #a0421b
      
           This box has a color of #a0421b        
        
          <div style="background-color:#a0421b;">Content here</div>
        
        
          .mybackground {background-color:#a0421b;}
        
        Background color #a0421b
      
           Border around this has a color of #a0421b        
        
          <div style="border:2px solid #a0421b;">Content here</div>
        
        
          .myborder {border:2px solid #a0421b;}
        
        Border color #a0421b