#a7420b color space conversions
Hex:
        #a7420b
        RGB:
        167, 66, 11
        CMY:
        35, 74, 96
        CMYK:
        0, 60, 93, 35
      HSL:
        21°, 87.6404%, 34.9020%
        HSV (HSB):
        21°, 93.4132%, 65.4902%
        XYZ:
        17.9450, 12.1361, 1.7133
        xyY:
        0.5644, 0.3817, 12.1361
      CIE-Lab:
        41.4316, 39.2890, 48.9026
        CIE-LCH:
        41.4316, 62.7303, 51.2212
        CIE-Luv:
        41.4316, 81.9177, 34.5463
        Hunter-Lab:
        34.8369, 30.9833, 21.4699
      #a7420b color charts
#a7420b RGB chart
      #a7420b CMYK chart
      #a7420b RGB pie chart
      #a7420b color shades, tints & tones
#a7420b color schemes
#a7420b color preview, HTML & CSS examples
           This text has a color of #a7420b        
        
          <p style="color:#a7420b;">Text here</p>
        
        
          .mytext {color:#a7420b;}
        
        Text color #a7420b
      
           This box has a color of #a7420b        
        
          <div style="background-color:#a7420b;">Content here</div>
        
        
          .mybackground {background-color:#a7420b;}
        
        Background color #a7420b
      
           Border around this has a color of #a7420b        
        
          <div style="border:2px solid #a7420b;">Content here</div>
        
        
          .myborder {border:2px solid #a7420b;}
        
        Border color #a7420b