#a64f34 color space conversions
Hex:
        #a64f34
        RGB:
        166, 79, 52
        CMY:
        35, 69, 80
        CMYK:
        0, 52, 69, 35
      HSL:
        14°, 52.2936%, 42.7451%
        HSV (HSB):
        14°, 68.6747%, 65.0980%
        XYZ:
        19.1417, 13.9469, 4.9320
        xyY:
        0.5035, 0.3668, 13.9469
      CIE-Lab:
        44.1567, 33.7826, 32.4250
        CIE-LCH:
        44.1567, 46.8256, 43.8253
        CIE-Luv:
        44.1567, 67.2009, 27.5054
        Hunter-Lab:
        37.3455, 26.1367, 18.3119
      #a64f34 color charts
#a64f34 RGB chart
      #a64f34 CMYK chart
      #a64f34 RGB pie chart
      #a64f34 color shades, tints & tones
#a64f34 color schemes
#a64f34 color preview, HTML & CSS examples
           This text has a color of #a64f34        
        
          <p style="color:#a64f34;">Text here</p>
        
        
          .mytext {color:#a64f34;}
        
        Text color #a64f34
      
           This box has a color of #a64f34        
        
          <div style="background-color:#a64f34;">Content here</div>
        
        
          .mybackground {background-color:#a64f34;}
        
        Background color #a64f34
      
           Border around this has a color of #a64f34        
        
          <div style="border:2px solid #a64f34;">Content here</div>
        
        
          .myborder {border:2px solid #a64f34;}
        
        Border color #a64f34