#a03416 color space conversions
Hex:
        #a03416
        RGB:
        160, 52, 22
        CMY:
        37, 80, 91
        CMYK:
        0, 68, 86, 37
      HSL:
        13°, 75.8242%, 35.6863%
        HSV (HSB):
        13°, 86.2500%, 62.7451%
        XYZ:
        15.8700, 9.9875, 1.8504
        xyY:
        0.5728, 0.3605, 9.9875
      CIE-Lab:
        37.8200, 43.3449, 41.3732
        CIE-LCH:
        37.8200, 59.9209, 43.6667
        CIE-Luv:
        37.8200, 84.9992, 27.8300
        Hunter-Lab:
        31.6030, 34.3318, 18.6506
      #a03416 color charts
#a03416 RGB chart
      #a03416 CMYK chart
      #a03416 RGB pie chart
      #a03416 color shades, tints & tones
#a03416 color schemes
#a03416 color preview, HTML & CSS examples
           This text has a color of #a03416        
        
          <p style="color:#a03416;">Text here</p>
        
        
          .mytext {color:#a03416;}
        
        Text color #a03416
      
           This box has a color of #a03416        
        
          <div style="background-color:#a03416;">Content here</div>
        
        
          .mybackground {background-color:#a03416;}
        
        Background color #a03416
      
           Border around this has a color of #a03416        
        
          <div style="border:2px solid #a03416;">Content here</div>
        
        
          .myborder {border:2px solid #a03416;}
        
        Border color #a03416