#8d651d color space conversions
Hex:
        #8d651d
        RGB:
        141, 101, 29
        CMY:
        45, 60, 89
        CMYK:
        0, 28, 79, 45
      HSL:
        39°, 65.8824%, 33.3333%
        HSV (HSB):
        39°, 79.4326%, 55.2941%
        XYZ:
        15.8600, 15.0588, 3.2331
        xyY:
        0.4644, 0.4409, 15.0588
      CIE-Lab:
        45.7146, 9.2581, 44.4722
        CIE-LCH:
        45.7146, 45.4256, 78.2403
        CIE-Luv:
        45.7146, 32.3680, 42.0002
        Hunter-Lab:
        38.8057, 5.0434, 22.2242
      #8d651d color charts
#8d651d RGB chart
      #8d651d CMYK chart
      #8d651d RGB pie chart
      #8d651d color shades, tints & tones
#8d651d color schemes
#8d651d color preview, HTML & CSS examples
           This text has a color of #8d651d        
        
          <p style="color:#8d651d;">Text here</p>
        
        
          .mytext {color:#8d651d;}
        
        Text color #8d651d
      
           This box has a color of #8d651d        
        
          <div style="background-color:#8d651d;">Content here</div>
        
        
          .mybackground {background-color:#8d651d;}
        
        Background color #8d651d
      
           Border around this has a color of #8d651d        
        
          <div style="border:2px solid #8d651d;">Content here</div>
        
        
          .myborder {border:2px solid #8d651d;}
        
        Border color #8d651d