#8c4f01 color space conversions
Hex:
        #8c4f01
        RGB:
        140, 79, 1
        CMY:
        45, 69, 100
        CMYK:
        0, 44, 99, 45
      HSL:
        34°, 98.5816%, 27.6471%
        HSV (HSB):
        34°, 99.2857%, 54.9020%
        XYZ:
        13.6167, 11.1696, 1.4670
        xyY:
        0.5187, 0.4255, 11.1696
      CIE-Lab:
        39.8647, 20.8300, 48.7281
        CIE-LCH:
        39.8647, 52.9935, 66.8545
        CIE-Luv:
        39.8647, 49.5872, 38.0415
        Hunter-Lab:
        33.4210, 14.2395, 20.7922
      #8c4f01 color charts
#8c4f01 RGB chart
      #8c4f01 CMYK chart
      #8c4f01 RGB pie chart
      #8c4f01 color shades, tints & tones
#8c4f01 color schemes
#8c4f01 color preview, HTML & CSS examples
           This text has a color of #8c4f01        
        
          <p style="color:#8c4f01;">Text here</p>
        
        
          .mytext {color:#8c4f01;}
        
        Text color #8c4f01
      
           This box has a color of #8c4f01        
        
          <div style="background-color:#8c4f01;">Content here</div>
        
        
          .mybackground {background-color:#8c4f01;}
        
        Background color #8c4f01
      
           Border around this has a color of #8c4f01        
        
          <div style="border:2px solid #8c4f01;">Content here</div>
        
        
          .myborder {border:2px solid #8c4f01;}
        
        Border color #8c4f01