#a04b14 color space conversions
Hex:
        #a04b14
        RGB:
        160, 75, 20
        CMY:
        37, 71, 92
        CMYK:
        0, 53, 88, 37
      HSL:
        24°, 77.7778%, 35.2941%
        HSV (HSB):
        24°, 87.5000%, 62.7451%
        XYZ:
        17.1395, 12.5562, 2.1821
        xyY:
        0.5377, 0.3939, 12.5562
      CIE-Lab:
        42.0869, 32.1073, 45.8248
        CIE-LCH:
        42.0869, 55.9535, 54.9829
        CIE-Luv:
        42.0869, 68.6664, 35.3653
        Hunter-Lab:
        35.4348, 24.3283, 21.1533
      #a04b14 color charts
#a04b14 RGB chart
      #a04b14 CMYK chart
      #a04b14 RGB pie chart
      #a04b14 color shades, tints & tones
#a04b14 color schemes
#a04b14 color preview, HTML & CSS examples
           This text has a color of #a04b14        
        
          <p style="color:#a04b14;">Text here</p>
        
        
          .mytext {color:#a04b14;}
        
        Text color #a04b14
      
           This box has a color of #a04b14        
        
          <div style="background-color:#a04b14;">Content here</div>
        
        
          .mybackground {background-color:#a04b14;}
        
        Background color #a04b14
      
           Border around this has a color of #a04b14        
        
          <div style="border:2px solid #a04b14;">Content here</div>
        
        
          .myborder {border:2px solid #a04b14;}
        
        Border color #a04b14