#8a442f color space conversions
Hex:
        #8a442f
        RGB:
        138, 68, 47
        CMY:
        46, 73, 82
        CMYK:
        0, 51, 66, 46
      HSL:
        14°, 49.1892%, 36.2745%
        HSV (HSB):
        14°, 65.9420%, 54.1176%
        XYZ:
        13.0614, 9.7428, 3.8814
        xyY:
        0.4895, 0.3651, 9.7428
      CIE-Lab:
        37.3767, 27.9485, 26.2063
        CIE-LCH:
        37.3767, 38.3130, 43.1574
        CIE-Luv:
        37.3767, 52.4597, 21.8164
        Hunter-Lab:
        31.2134, 20.0711, 14.4765
      #8a442f color charts
#8a442f RGB chart
      #8a442f CMYK chart
      #8a442f RGB pie chart
      #8a442f color shades, tints & tones
#8a442f color schemes
#8a442f color preview, HTML & CSS examples
           This text has a color of #8a442f        
        
          <p style="color:#8a442f;">Text here</p>
        
        
          .mytext {color:#8a442f;}
        
        Text color #8a442f
      
           This box has a color of #8a442f        
        
          <div style="background-color:#8a442f;">Content here</div>
        
        
          .mybackground {background-color:#8a442f;}
        
        Background color #8a442f
      
           Border around this has a color of #8a442f        
        
          <div style="border:2px solid #8a442f;">Content here</div>
        
        
          .myborder {border:2px solid #8a442f;}
        
        Border color #8a442f