#8c501d color space conversions
Hex:
        #8c501d
        RGB:
        140, 80, 29
        CMY:
        45, 69, 89
        CMYK:
        0, 43, 79, 45
      HSL:
        28°, 65.6805%, 33.1373%
        HSV (HSB):
        28°, 79.2857%, 54.9020%
        XYZ:
        13.9056, 11.4015, 2.6302
        xyY:
        0.4977, 0.4081, 11.4015
      CIE-Lab:
        40.2486, 21.0129, 39.1655
        CIE-LCH:
        40.2486, 44.4464, 61.7857
        CIE-Luv:
        40.2486, 47.4213, 33.4029
        Hunter-Lab:
        33.7661, 14.4198, 19.0179
      #8c501d color charts
#8c501d RGB chart
      #8c501d CMYK chart
      #8c501d RGB pie chart
      #8c501d color shades, tints & tones
#8c501d color schemes
#8c501d color preview, HTML & CSS examples
           This text has a color of #8c501d        
        
          <p style="color:#8c501d;">Text here</p>
        
        
          .mytext {color:#8c501d;}
        
        Text color #8c501d
      
           This box has a color of #8c501d        
        
          <div style="background-color:#8c501d;">Content here</div>
        
        
          .mybackground {background-color:#8c501d;}
        
        Background color #8c501d
      
           Border around this has a color of #8c501d        
        
          <div style="border:2px solid #8c501d;">Content here</div>
        
        
          .myborder {border:2px solid #8c501d;}
        
        Border color #8c501d