#a05104 color space conversions
Hex:
        #a05104
        RGB:
        160, 81, 4
        CMY:
        37, 68, 98
        CMYK:
        0, 49, 98, 37
      HSL:
        30°, 95.1220%, 32.1569%
        HSV (HSB):
        30°, 97.5000%, 62.7451%
        XYZ:
        17.4615, 13.3672, 1.7747
        xyY:
        0.5356, 0.4100, 13.3672
      CIE-Lab:
        43.3114, 28.5871, 51.5524
        CIE-LCH:
        43.3114, 58.9480, 60.9905
        CIE-Luv:
        43.3114, 64.7280, 39.6599
        Hunter-Lab:
        36.5612, 21.2691, 22.7149
      #a05104 color charts
#a05104 RGB chart
      #a05104 CMYK chart
      #a05104 RGB pie chart
      #a05104 color shades, tints & tones
#a05104 color schemes
#a05104 color preview, HTML & CSS examples
           This text has a color of #a05104        
        
          <p style="color:#a05104;">Text here</p>
        
        
          .mytext {color:#a05104;}
        
        Text color #a05104
      
           This box has a color of #a05104        
        
          <div style="background-color:#a05104;">Content here</div>
        
        
          .mybackground {background-color:#a05104;}
        
        Background color #a05104
      
           Border around this has a color of #a05104        
        
          <div style="border:2px solid #a05104;">Content here</div>
        
        
          .myborder {border:2px solid #a05104;}
        
        Border color #a05104