#8b456f color space conversions
Hex:
        #8b456f
        RGB:
        139, 69, 111
        CMY:
        45, 73, 56
        CMYK:
        0, 50, 20, 45
      HSL:
        324°, 33.6538%, 40.7843%
        HSV (HSB):
        324°, 50.3597%, 54.5098%
        XYZ:
        15.6448, 10.8929, 16.3169
        xyY:
        0.3651, 0.2542, 10.8929
      CIE-Lab:
        39.3995, 35.2281, -10.7157
        CIE-LCH:
        39.3995, 36.8218, 343.0812
        CIE-Luv:
        39.3995, 39.2565, -19.6337
        Hunter-Lab:
        33.0044, 26.8553, -6.2090
      #8b456f color charts
#8b456f RGB chart
      #8b456f CMYK chart
      #8b456f RGB pie chart
      #8b456f color shades, tints & tones
#8b456f color schemes
#8b456f color preview, HTML & CSS examples
           This text has a color of #8b456f        
        
          <p style="color:#8b456f;">Text here</p>
        
        
          .mytext {color:#8b456f;}
        
        Text color #8b456f
      
           This box has a color of #8b456f        
        
          <div style="background-color:#8b456f;">Content here</div>
        
        
          .mybackground {background-color:#8b456f;}
        
        Background color #8b456f
      
           Border around this has a color of #8b456f        
        
          <div style="border:2px solid #8b456f;">Content here</div>
        
        
          .myborder {border:2px solid #8b456f;}
        
        Border color #8b456f