#8b4550 color space conversions
Hex:
        #8b4550
        RGB:
        139, 69, 80
        CMY:
        45, 73, 69
        CMYK:
        0, 50, 42, 45
      HSL:
        351°, 33.6538%, 40.7843%
        HSV (HSB):
        351°, 50.3597%, 54.5098%
        XYZ:
        14.2236, 10.3244, 8.8326
        xyY:
        0.4261, 0.3093, 10.3244
      CIE-Lab:
        38.4185, 30.8941, 7.2473
        CIE-LCH:
        38.4185, 31.7328, 13.2021
        CIE-Luv:
        38.4185, 46.4726, 3.3681
        Hunter-Lab:
        32.1316, 22.7855, 6.1941
      #8b4550 color charts
#8b4550 RGB chart
      #8b4550 CMYK chart
      #8b4550 RGB pie chart
      #8b4550 color shades, tints & tones
#8b4550 color schemes
#8b4550 color preview, HTML & CSS examples
           This text has a color of #8b4550        
        
          <p style="color:#8b4550;">Text here</p>
        
        
          .mytext {color:#8b4550;}
        
        Text color #8b4550
      
           This box has a color of #8b4550        
        
          <div style="background-color:#8b4550;">Content here</div>
        
        
          .mybackground {background-color:#8b4550;}
        
        Background color #8b4550
      
           Border around this has a color of #8b4550        
        
          <div style="border:2px solid #8b4550;">Content here</div>
        
        
          .myborder {border:2px solid #8b4550;}
        
        Border color #8b4550