#8c671d color space conversions
Hex:
        #8c671d
        RGB:
        140, 103, 29
        CMY:
        45, 60, 89
        CMYK:
        0, 26, 79, 45
      HSL:
        40°, 65.6805%, 33.1373%
        HSV (HSB):
        40°, 79.2857%, 54.9020%
        XYZ:
        15.8872, 15.3647, 3.2907
        xyY:
        0.4599, 0.4448, 15.3647
      CIE-Lab:
        46.1297, 7.6269, 44.8221
        CIE-LCH:
        46.1297, 45.4664, 80.3431
        CIE-Luv:
        46.1297, 30.0899, 42.7840
        Hunter-Lab:
        39.1978, 3.7517, 22.4609
      #8c671d color charts
#8c671d RGB chart
      #8c671d CMYK chart
      #8c671d RGB pie chart
      #8c671d color shades, tints & tones
#8c671d color schemes
#8c671d color preview, HTML & CSS examples
           This text has a color of #8c671d        
        
          <p style="color:#8c671d;">Text here</p>
        
        
          .mytext {color:#8c671d;}
        
        Text color #8c671d
      
           This box has a color of #8c671d        
        
          <div style="background-color:#8c671d;">Content here</div>
        
        
          .mybackground {background-color:#8c671d;}
        
        Background color #8c671d
      
           Border around this has a color of #8c671d        
        
          <div style="border:2px solid #8c671d;">Content here</div>
        
        
          .myborder {border:2px solid #8c671d;}
        
        Border color #8c671d