#8d855b color space conversions
Hex:
        #8d855b
        RGB:
        141, 133, 91
        CMY:
        45, 48, 64
        CMYK:
        0, 6, 35, 45
      HSL:
        50°, 21.5517%, 45.4902%
        HSV (HSB):
        50°, 35.4610%, 55.2941%
        XYZ:
        21.2604, 23.1931, 13.2537
        xyY:
        0.3684, 0.4019, 23.1931
      CIE-Lab:
        55.2707, -3.6858, 23.7618
        CIE-LCH:
        55.2707, 24.0459, 98.8173
        CIE-Luv:
        55.2707, 7.2765, 30.2696
        Hunter-Lab:
        48.1592, -5.4781, 17.3945
      #8d855b color charts
#8d855b RGB chart
      #8d855b CMYK chart
      #8d855b RGB pie chart
      #8d855b color shades, tints & tones
#8d855b color schemes
#8d855b color preview, HTML & CSS examples
           This text has a color of #8d855b        
        
          <p style="color:#8d855b;">Text here</p>
        
        
          .mytext {color:#8d855b;}
        
        Text color #8d855b
      
           This box has a color of #8d855b        
        
          <div style="background-color:#8d855b;">Content here</div>
        
        
          .mybackground {background-color:#8d855b;}
        
        Background color #8d855b
      
           Border around this has a color of #8d855b        
        
          <div style="border:2px solid #8d855b;">Content here</div>
        
        
          .myborder {border:2px solid #8d855b;}
        
        Border color #8d855b