#8d650f color space conversions
Hex:
        #8d650f
        RGB:
        141, 101, 15
        CMY:
        45, 60, 94
        CMYK:
        0, 28, 89, 45
      HSL:
        41°, 80.7692%, 30.5882%
        HSV (HSB):
        41°, 89.3617%, 55.2941%
        XYZ:
        15.7244, 15.0046, 2.5193
        xyY:
        0.4729, 0.4513, 15.0046
      CIE-Lab:
        45.6405, 8.7913, 49.2857
        CIE-LCH:
        45.6405, 50.0637, 79.8863
        CIE-Luv:
        45.6405, 32.8829, 44.7456
        Hunter-Lab:
        38.7357, 4.6729, 23.2588
      #8d650f color charts
#8d650f RGB chart
      #8d650f CMYK chart
      #8d650f RGB pie chart
      #8d650f color shades, tints & tones
#8d650f color schemes
#8d650f color preview, HTML & CSS examples
           This text has a color of #8d650f        
        
          <p style="color:#8d650f;">Text here</p>
        
        
          .mytext {color:#8d650f;}
        
        Text color #8d650f
      
           This box has a color of #8d650f        
        
          <div style="background-color:#8d650f;">Content here</div>
        
        
          .mybackground {background-color:#8d650f;}
        
        Background color #8d650f
      
           Border around this has a color of #8d650f        
        
          <div style="border:2px solid #8d650f;">Content here</div>
        
        
          .myborder {border:2px solid #8d650f;}
        
        Border color #8d650f