#8c612b color space conversions
Hex:
        #8c612b
        RGB:
        140, 97, 43
        CMY:
        45, 62, 83
        CMYK:
        0, 31, 69, 45
      HSL:
        33°, 53.0055%, 35.8824%
        HSV (HSB):
        33°, 69.2857%, 54.9020%
        XYZ:
        15.5260, 14.2993, 4.2272
        xyY:
        0.4559, 0.4199, 14.2993
      CIE-Lab:
        44.6591, 11.8618, 36.8628
        CIE-LCH:
        44.6591, 38.7243, 72.1628
        CIE-Luv:
        44.6591, 33.7026, 35.9535
        Hunter-Lab:
        37.8144, 7.1141, 19.8421
      #8c612b color charts
#8c612b RGB chart
      #8c612b CMYK chart
      #8c612b RGB pie chart
      #8c612b color shades, tints & tones
#8c612b color schemes
#8c612b color preview, HTML & CSS examples
           This text has a color of #8c612b        
        
          <p style="color:#8c612b;">Text here</p>
        
        
          .mytext {color:#8c612b;}
        
        Text color #8c612b
      
           This box has a color of #8c612b        
        
          <div style="background-color:#8c612b;">Content here</div>
        
        
          .mybackground {background-color:#8c612b;}
        
        Background color #8c612b
      
           Border around this has a color of #8c612b        
        
          <div style="border:2px solid #8c612b;">Content here</div>
        
        
          .myborder {border:2px solid #8c612b;}
        
        Border color #8c612b