#8b523d color space conversions
Hex:
        #8b523d
        RGB:
        139, 82, 61
        CMY:
        45, 68, 76
        CMYK:
        0, 41, 56, 45
      HSL:
        16°, 39.0000%, 39.2157%
        HSV (HSB):
        16°, 56.1151%, 54.5098%
        XYZ:
        14.5071, 11.8605, 5.9396
        xyY:
        0.4490, 0.3671, 11.8605
      CIE-Lab:
        40.9935, 21.5469, 22.4136
        CIE-LCH:
        40.9935, 31.0908, 46.1295
        CIE-Luv:
        40.9935, 41.6628, 21.0004
        Hunter-Lab:
        34.4390, 14.9228, 13.8818
      #8b523d color charts
#8b523d RGB chart
      #8b523d CMYK chart
      #8b523d RGB pie chart
      #8b523d color shades, tints & tones
#8b523d color schemes
#8b523d color preview, HTML & CSS examples
           This text has a color of #8b523d        
        
          <p style="color:#8b523d;">Text here</p>
        
        
          .mytext {color:#8b523d;}
        
        Text color #8b523d
      
           This box has a color of #8b523d        
        
          <div style="background-color:#8b523d;">Content here</div>
        
        
          .mybackground {background-color:#8b523d;}
        
        Background color #8b523d
      
           Border around this has a color of #8b523d        
        
          <div style="border:2px solid #8b523d;">Content here</div>
        
        
          .myborder {border:2px solid #8b523d;}
        
        Border color #8b523d