#a64c32 color space conversions
Hex:
        #a64c32
        RGB:
        166, 76, 50
        CMY:
        35, 70, 80
        CMYK:
        0, 54, 70, 35
      HSL:
        13°, 53.7037%, 42.3529%
        HSV (HSB):
        13°, 69.8795%, 65.0980%
        XYZ:
        18.8860, 13.5062, 4.6292
        xyY:
        0.5101, 0.3648, 13.5062
      CIE-Lab:
        43.5162, 35.2325, 32.8107
        CIE-LCH:
        43.5162, 48.1443, 42.9615
        CIE-Luv:
        43.5162, 69.6532, 27.2202
        Hunter-Lab:
        36.7507, 27.4166, 18.2573
      #a64c32 color charts
#a64c32 RGB chart
      #a64c32 CMYK chart
      #a64c32 RGB pie chart
      #a64c32 color shades, tints & tones
#a64c32 color schemes
#a64c32 color preview, HTML & CSS examples
           This text has a color of #a64c32        
        
          <p style="color:#a64c32;">Text here</p>
        
        
          .mytext {color:#a64c32;}
        
        Text color #a64c32
      
           This box has a color of #a64c32        
        
          <div style="background-color:#a64c32;">Content here</div>
        
        
          .mybackground {background-color:#a64c32;}
        
        Background color #a64c32
      
           Border around this has a color of #a64c32        
        
          <div style="border:2px solid #a64c32;">Content here</div>
        
        
          .myborder {border:2px solid #a64c32;}
        
        Border color #a64c32