#8b453b color space conversions
Hex:
        #8b453b
        RGB:
        139, 69, 59
        CMY:
        45, 73, 77
        CMYK:
        0, 50, 58, 45
      HSL:
        7°, 40.4040%, 38.8235%
        HSV (HSB):
        7°, 57.5540%, 54.5098%
        XYZ:
        13.5650, 10.0610, 5.3647
        xyY:
        0.4679, 0.3470, 10.0610
      CIE-Lab:
        37.9516, 28.7444, 19.6997
        CIE-LCH:
        37.9516, 34.8471, 34.4244
        CIE-Luv:
        37.9516, 50.6430, 16.3377
        Hunter-Lab:
        31.7190, 20.8292, 12.1755
      #8b453b color charts
#8b453b RGB chart
      #8b453b CMYK chart
      #8b453b RGB pie chart
      #8b453b color shades, tints & tones
#8b453b color schemes
#8b453b color preview, HTML & CSS examples
           This text has a color of #8b453b        
        
          <p style="color:#8b453b;">Text here</p>
        
        
          .mytext {color:#8b453b;}
        
        Text color #8b453b
      
           This box has a color of #8b453b        
        
          <div style="background-color:#8b453b;">Content here</div>
        
        
          .mybackground {background-color:#8b453b;}
        
        Background color #8b453b
      
           Border around this has a color of #8b453b        
        
          <div style="border:2px solid #8b453b;">Content here</div>
        
        
          .myborder {border:2px solid #8b453b;}
        
        Border color #8b453b