#8c4531 color space conversions
Hex:
        #8c4531
        RGB:
        140, 69, 49
        CMY:
        45, 73, 81
        CMYK:
        0, 51, 65, 45
      HSL:
        13°, 48.1481%, 37.0588%
        HSV (HSB):
        13°, 65.0000%, 54.9020%
        XYZ:
        13.4977, 10.0534, 4.1348
        xyY:
        0.4875, 0.3631, 10.0534
      CIE-Lab:
        37.9382, 28.3697, 25.7721
        CIE-LCH:
        37.9382, 38.3281, 42.2532
        CIE-Luv:
        37.9382, 53.1195, 21.5588
        Hunter-Lab:
        31.7072, 20.4998, 14.4632
      #8c4531 color charts
#8c4531 RGB chart
      #8c4531 CMYK chart
      #8c4531 RGB pie chart
      #8c4531 color shades, tints & tones
#8c4531 color schemes
#8c4531 color preview, HTML & CSS examples
           This text has a color of #8c4531        
        
          <p style="color:#8c4531;">Text here</p>
        
        
          .mytext {color:#8c4531;}
        
        Text color #8c4531
      
           This box has a color of #8c4531        
        
          <div style="background-color:#8c4531;">Content here</div>
        
        
          .mybackground {background-color:#8c4531;}
        
        Background color #8c4531
      
           Border around this has a color of #8c4531        
        
          <div style="border:2px solid #8c4531;">Content here</div>
        
        
          .myborder {border:2px solid #8c4531;}
        
        Border color #8c4531