#8d634d color space conversions
Hex:
        #8d634d
        RGB:
        141, 99, 77
        CMY:
        45, 61, 70
        CMYK:
        0, 30, 45, 45
      HSL:
        21°, 29.3578%, 42.7451%
        HSV (HSB):
        21°, 45.3901%, 55.2941%
        XYZ:
        16.7859, 15.1222, 9.0553
        xyY:
        0.4098, 0.3692, 15.1222
      CIE-Lab:
        45.8011, 14.1411, 19.2542
        CIE-LCH:
        45.8011, 23.8892, 53.7049
        CIE-Luv:
        45.8011, 29.8416, 20.4084
        Hunter-Lab:
        38.8873, 8.9976, 13.4148
      #8d634d color charts
#8d634d RGB chart
      #8d634d CMYK chart
      #8d634d RGB pie chart
      #8d634d color shades, tints & tones
#8d634d color schemes
#8d634d color preview, HTML & CSS examples
           This text has a color of #8d634d        
        
          <p style="color:#8d634d;">Text here</p>
        
        
          .mytext {color:#8d634d;}
        
        Text color #8d634d
      
           This box has a color of #8d634d        
        
          <div style="background-color:#8d634d;">Content here</div>
        
        
          .mybackground {background-color:#8d634d;}
        
        Background color #8d634d
      
           Border around this has a color of #8d634d        
        
          <div style="border:2px solid #8d634d;">Content here</div>
        
        
          .myborder {border:2px solid #8d634d;}
        
        Border color #8d634d