#8b6a45 color space conversions
Hex:
        #8b6a45
        RGB:
        139, 106, 69
        CMY:
        45, 58, 73
        CMYK:
        0, 24, 50, 45
      HSL:
        32°, 33.6538%, 40.7843%
        HSV (HSB):
        32°, 50.3597%, 54.5098%
        XYZ:
        16.8757, 16.2267, 7.8728
        xyY:
        0.4119, 0.3960, 16.2267
      CIE-Lab:
        47.2705, 8.3067, 25.7662
        CIE-LCH:
        47.2705, 27.0721, 72.1313
        CIE-Luv:
        47.2705, 24.5400, 28.3175
        Hunter-Lab:
        40.2824, 4.2856, 16.6099
      #8b6a45 color charts
#8b6a45 RGB chart
      #8b6a45 CMYK chart
      #8b6a45 RGB pie chart
      #8b6a45 color shades, tints & tones
#8b6a45 color schemes
#8b6a45 color preview, HTML & CSS examples
           This text has a color of #8b6a45        
        
          <p style="color:#8b6a45;">Text here</p>
        
        
          .mytext {color:#8b6a45;}
        
        Text color #8b6a45
      
           This box has a color of #8b6a45        
        
          <div style="background-color:#8b6a45;">Content here</div>
        
        
          .mybackground {background-color:#8b6a45;}
        
        Background color #8b6a45
      
           Border around this has a color of #8b6a45        
        
          <div style="border:2px solid #8b6a45;">Content here</div>
        
        
          .myborder {border:2px solid #8b6a45;}
        
        Border color #8b6a45