#8d690d color space conversions
Hex:
        #8d690d
        RGB:
        141, 105, 13
        CMY:
        45, 59, 95
        CMYK:
        0, 26, 91, 45
      HSL:
        43°, 83.1169%, 30.1961%
        HSV (HSB):
        43°, 90.7801%, 55.2941%
        XYZ:
        16.1087, 15.7949, 2.5805
        xyY:
        0.4671, 0.4580, 15.7949
      CIE-Lab:
        46.7043, 6.4240, 50.6626
        CIE-LCH:
        46.7043, 51.0683, 82.7734
        CIE-Luv:
        46.7043, 29.9031, 46.6224
        Hunter-Lab:
        39.7428, 2.8004, 23.9703
      #8d690d color charts
#8d690d RGB chart
      #8d690d CMYK chart
      #8d690d RGB pie chart
      #8d690d color shades, tints & tones
#8d690d color schemes
#8d690d color preview, HTML & CSS examples
           This text has a color of #8d690d        
        
          <p style="color:#8d690d;">Text here</p>
        
        
          .mytext {color:#8d690d;}
        
        Text color #8d690d
      
           This box has a color of #8d690d        
        
          <div style="background-color:#8d690d;">Content here</div>
        
        
          .mybackground {background-color:#8d690d;}
        
        Background color #8d690d
      
           Border around this has a color of #8d690d        
        
          <div style="border:2px solid #8d690d;">Content here</div>
        
        
          .myborder {border:2px solid #8d690d;}
        
        Border color #8d690d