#8d431b color space conversions
Hex:
        #8d431b
        RGB:
        141, 67, 27
        CMY:
        45, 74, 89
        CMYK:
        0, 52, 81, 45
      HSL:
        21°, 67.8571%, 32.9412%
        HSV (HSB):
        21°, 80.8511%, 55.2941%
        XYZ:
        13.1895, 9.7562, 2.2249
        xyY:
        0.5240, 0.3876, 9.7562
      CIE-Lab:
        37.4012, 28.6834, 37.3931
        CIE-LCH:
        37.4012, 47.1273, 52.5090
        CIE-Luv:
        37.4012, 58.1437, 29.1510
        Hunter-Lab:
        31.2349, 20.7139, 17.6411
      #8d431b color charts
#8d431b RGB chart
      #8d431b CMYK chart
      #8d431b RGB pie chart
      #8d431b color shades, tints & tones
#8d431b color schemes
#8d431b color preview, HTML & CSS examples
           This text has a color of #8d431b        
        
          <p style="color:#8d431b;">Text here</p>
        
        
          .mytext {color:#8d431b;}
        
        Text color #8d431b
      
           This box has a color of #8d431b        
        
          <div style="background-color:#8d431b;">Content here</div>
        
        
          .mybackground {background-color:#8d431b;}
        
        Background color #8d431b
      
           Border around this has a color of #8d431b        
        
          <div style="border:2px solid #8d431b;">Content here</div>
        
        
          .myborder {border:2px solid #8d431b;}
        
        Border color #8d431b