#8b4d42 color space conversions
Hex:
        #8b4d42
        RGB:
        139, 77, 66
        CMY:
        45, 70, 74
        CMYK:
        0, 45, 53, 45
      HSL:
        9°, 35.6098%, 40.1961%
        HSV (HSB):
        9°, 52.5180%, 54.5098%
        XYZ:
        14.2847, 11.1901, 6.5613
        xyY:
        0.4459, 0.3493, 11.1901
      CIE-Lab:
        39.8988, 24.8933, 17.9670
        CIE-LCH:
        39.8988, 30.7000, 35.8202
        CIE-Luv:
        39.8988, 44.2326, 15.9116
        Hunter-Lab:
        33.4516, 17.6840, 11.7868
      #8b4d42 color charts
#8b4d42 RGB chart
      #8b4d42 CMYK chart
      #8b4d42 RGB pie chart
      #8b4d42 color shades, tints & tones
#8b4d42 color schemes
#8b4d42 color preview, HTML & CSS examples
           This text has a color of #8b4d42        
        
          <p style="color:#8b4d42;">Text here</p>
        
        
          .mytext {color:#8b4d42;}
        
        Text color #8b4d42
      
           This box has a color of #8b4d42        
        
          <div style="background-color:#8b4d42;">Content here</div>
        
        
          .mybackground {background-color:#8b4d42;}
        
        Background color #8b4d42
      
           Border around this has a color of #8b4d42        
        
          <div style="border:2px solid #8b4d42;">Content here</div>
        
        
          .myborder {border:2px solid #8b4d42;}
        
        Border color #8b4d42