#8c532a color space conversions
Hex:
        #8c532a
        RGB:
        140, 83, 42
        CMY:
        45, 67, 84
        CMYK:
        0, 41, 70, 45
      HSL:
        25°, 53.8462%, 35.6863%
        HSV (HSB):
        25°, 70.0000%, 54.9020%
        XYZ:
        14.3264, 11.9291, 3.7380
        xyY:
        0.4777, 0.3977, 11.9291
      CIE-Lab:
        41.1033, 19.9599, 33.4527
        CIE-LCH:
        41.1033, 38.9549, 59.1771
        CIE-Luv:
        41.1033, 44.0374, 30.3082
        Hunter-Lab:
        34.5386, 13.5982, 17.7603
      #8c532a color charts
#8c532a RGB chart
      #8c532a CMYK chart
      #8c532a RGB pie chart
      #8c532a color shades, tints & tones
#8c532a color schemes
#8c532a color preview, HTML & CSS examples
           This text has a color of #8c532a        
        
          <p style="color:#8c532a;">Text here</p>
        
        
          .mytext {color:#8c532a;}
        
        Text color #8c532a
      
           This box has a color of #8c532a        
        
          <div style="background-color:#8c532a;">Content here</div>
        
        
          .mybackground {background-color:#8c532a;}
        
        Background color #8c532a
      
           Border around this has a color of #8c532a        
        
          <div style="border:2px solid #8c532a;">Content here</div>
        
        
          .myborder {border:2px solid #8c532a;}
        
        Border color #8c532a