#8d413b color space conversions
Hex:
        #8d413b
        RGB:
        141, 65, 59
        CMY:
        45, 75, 77
        CMYK:
        0, 54, 58, 45
      HSL:
        4°, 41.0000%, 39.2157%
        HSV (HSB):
        4°, 58.1560%, 55.2941%
        XYZ:
        13.6642, 9.7591, 5.3012
        xyY:
        0.4757, 0.3397, 9.7591
      CIE-Lab:
        37.4065, 31.7296, 19.0503
        CIE-LCH:
        37.4065, 37.0092, 30.9804
        CIE-Luv:
        37.4065, 54.8490, 14.9961
        Hunter-Lab:
        31.2395, 23.4070, 11.8065
      #8d413b color charts
#8d413b RGB chart
      #8d413b CMYK chart
      #8d413b RGB pie chart
      #8d413b color shades, tints & tones
#8d413b color schemes
#8d413b color preview, HTML & CSS examples
           This text has a color of #8d413b        
        
          <p style="color:#8d413b;">Text here</p>
        
        
          .mytext {color:#8d413b;}
        
        Text color #8d413b
      
           This box has a color of #8d413b        
        
          <div style="background-color:#8d413b;">Content here</div>
        
        
          .mybackground {background-color:#8d413b;}
        
        Background color #8d413b
      
           Border around this has a color of #8d413b        
        
          <div style="border:2px solid #8d413b;">Content here</div>
        
        
          .myborder {border:2px solid #8d413b;}
        
        Border color #8d413b