#8b4a42 color space conversions
Hex:
        #8b4a42
        RGB:
        139, 74, 66
        CMY:
        45, 71, 74
        CMYK:
        0, 47, 53, 45
      HSL:
        7°, 35.6098%, 40.1961%
        HSV (HSB):
        7°, 52.5180%, 54.5098%
        XYZ:
        14.0796, 10.7799, 6.4929
        xyY:
        0.4491, 0.3438, 10.7799
      CIE-Lab:
        39.2072, 26.5957, 17.0479
        CIE-LCH:
        39.2072, 31.5906, 32.6600
        CIE-Luv:
        39.2072, 46.1749, 14.5482
        Hunter-Lab:
        32.8327, 19.0887, 11.2579
      #8b4a42 color charts
#8b4a42 RGB chart
      #8b4a42 CMYK chart
      #8b4a42 RGB pie chart
      #8b4a42 color shades, tints & tones
#8b4a42 color schemes
#8b4a42 color preview, HTML & CSS examples
           This text has a color of #8b4a42        
        
          <p style="color:#8b4a42;">Text here</p>
        
        
          .mytext {color:#8b4a42;}
        
        Text color #8b4a42
      
           This box has a color of #8b4a42        
        
          <div style="background-color:#8b4a42;">Content here</div>
        
        
          .mybackground {background-color:#8b4a42;}
        
        Background color #8b4a42
      
           Border around this has a color of #8b4a42        
        
          <div style="border:2px solid #8b4a42;">Content here</div>
        
        
          .myborder {border:2px solid #8b4a42;}
        
        Border color #8b4a42