#8d433d color space conversions
Hex:
        #8d433d
        RGB:
        141, 67, 61
        CMY:
        45, 74, 76
        CMYK:
        0, 52, 57, 45
      HSL:
        5°, 39.6040%, 39.6078%
        HSV (HSB):
        5°, 56.7376%, 55.2941%
        XYZ:
        13.8340, 10.0140, 5.6186
        xyY:
        0.4695, 0.3398, 10.0140
      CIE-Lab:
        37.8675, 30.8230, 18.4154
        CIE-LCH:
        37.8675, 35.9052, 30.8565
        CIE-Luv:
        37.8675, 53.1923, 14.7056
        Hunter-Lab:
        31.6448, 22.6552, 11.6243
      #8d433d color charts
#8d433d RGB chart
      #8d433d CMYK chart
      #8d433d RGB pie chart
      #8d433d color shades, tints & tones
#8d433d color schemes
#8d433d color preview, HTML & CSS examples
           This text has a color of #8d433d        
        
          <p style="color:#8d433d;">Text here</p>
        
        
          .mytext {color:#8d433d;}
        
        Text color #8d433d
      
           This box has a color of #8d433d        
        
          <div style="background-color:#8d433d;">Content here</div>
        
        
          .mybackground {background-color:#8d433d;}
        
        Background color #8d433d
      
           Border around this has a color of #8d433d        
        
          <div style="border:2px solid #8d433d;">Content here</div>
        
        
          .myborder {border:2px solid #8d433d;}
        
        Border color #8d433d