#8b4b42 color space conversions
Hex:
        #8b4b42
        RGB:
        139, 75, 66
        CMY:
        45, 71, 74
        CMYK:
        0, 46, 53, 45
      HSL:
        7°, 35.6098%, 40.1961%
        HSV (HSB):
        7°, 52.5180%, 54.5098%
        XYZ:
        14.1469, 10.9145, 6.5153
        xyY:
        0.4480, 0.3456, 10.9145
      CIE-Lab:
        39.4360, 26.0303, 17.3526
        CIE-LCH:
        39.4360, 31.2840, 33.6886
        CIE-Luv:
        39.4360, 45.5304, 15.0001
        Hunter-Lab:
        33.0371, 18.6212, 11.4332
      #8b4b42 color charts
#8b4b42 RGB chart
      #8b4b42 CMYK chart
      #8b4b42 RGB pie chart
      #8b4b42 color shades, tints & tones
#8b4b42 color schemes
#8b4b42 color preview, HTML & CSS examples
           This text has a color of #8b4b42        
        
          <p style="color:#8b4b42;">Text here</p>
        
        
          .mytext {color:#8b4b42;}
        
        Text color #8b4b42
      
           This box has a color of #8b4b42        
        
          <div style="background-color:#8b4b42;">Content here</div>
        
        
          .mybackground {background-color:#8b4b42;}
        
        Background color #8b4b42
      
           Border around this has a color of #8b4b42        
        
          <div style="border:2px solid #8b4b42;">Content here</div>
        
        
          .myborder {border:2px solid #8b4b42;}
        
        Border color #8b4b42