#8b403b color space conversions
Hex:
        #8b403b
        RGB:
        139, 64, 59
        CMY:
        45, 75, 77
        CMYK:
        0, 54, 58, 45
      HSL:
        4°, 40.4040%, 38.8235%
        HSV (HSB):
        4°, 57.5540%, 54.5098%
        XYZ:
        13.2703, 9.4715, 5.2664
        xyY:
        0.4738, 0.3382, 9.4715
      CIE-Lab:
        36.8767, 31.4714, 18.2967
        CIE-LCH:
        36.8767, 36.4036, 30.1727
        CIE-Luv:
        36.8767, 53.8448, 14.2621
        Hunter-Lab:
        30.7758, 23.1099, 11.3972
      #8b403b color charts
#8b403b RGB chart
      #8b403b CMYK chart
      #8b403b RGB pie chart
      #8b403b color shades, tints & tones
#8b403b color schemes
#8b403b color preview, HTML & CSS examples
           This text has a color of #8b403b        
        
          <p style="color:#8b403b;">Text here</p>
        
        
          .mytext {color:#8b403b;}
        
        Text color #8b403b
      
           This box has a color of #8b403b        
        
          <div style="background-color:#8b403b;">Content here</div>
        
        
          .mybackground {background-color:#8b403b;}
        
        Background color #8b403b
      
           Border around this has a color of #8b403b        
        
          <div style="border:2px solid #8b403b;">Content here</div>
        
        
          .myborder {border:2px solid #8b403b;}
        
        Border color #8b403b