#a05618 color space conversions
Hex:
        #a05618
        RGB:
        160, 86, 24
        CMY:
        37, 66, 91
        CMYK:
        0, 46, 85, 37
      HSL:
        27°, 73.9130%, 36.0784%
        HSV (HSB):
        27°, 85.0000%, 62.7451%
        XYZ:
        17.9899, 14.1951, 2.6559
        xyY:
        0.5163, 0.4074, 14.1951
      CIE-Lab:
        44.5114, 26.2527, 46.3274
        CIE-LCH:
        44.5114, 53.2488, 60.4607
        CIE-Luv:
        44.5114, 59.8275, 38.4608
        Hunter-Lab:
        37.6764, 19.2971, 22.1940
      #a05618 color charts
#a05618 RGB chart
      #a05618 CMYK chart
      #a05618 RGB pie chart
      #a05618 color shades, tints & tones
#a05618 color schemes
#a05618 color preview, HTML & CSS examples
           This text has a color of #a05618        
        
          <p style="color:#a05618;">Text here</p>
        
        
          .mytext {color:#a05618;}
        
        Text color #a05618
      
           This box has a color of #a05618        
        
          <div style="background-color:#a05618;">Content here</div>
        
        
          .mybackground {background-color:#a05618;}
        
        Background color #a05618
      
           Border around this has a color of #a05618        
        
          <div style="border:2px solid #a05618;">Content here</div>
        
        
          .myborder {border:2px solid #a05618;}
        
        Border color #a05618