#8d464f color space conversions
Hex:
        #8d464f
        RGB:
        141, 70, 79
        CMY:
        45, 73, 69
        CMYK:
        0, 50, 44, 45
      HSL:
        352°, 33.6493%, 41.3725%
        HSV (HSB):
        352°, 50.3546%, 55.2941%
        XYZ:
        14.5859, 10.6076, 8.6758
        xyY:
        0.4307, 0.3132, 10.6076
      CIE-Lab:
        38.9115, 31.0047, 8.6125
        CIE-LCH:
        38.9115, 32.1786, 15.5243
        CIE-Luv:
        38.9115, 47.6906, 4.8848
        Hunter-Lab:
        32.5692, 22.9440, 7.0047
      #8d464f color charts
#8d464f RGB chart
      #8d464f CMYK chart
      #8d464f RGB pie chart
      #8d464f color shades, tints & tones
#8d464f color schemes
#8d464f color preview, HTML & CSS examples
           This text has a color of #8d464f        
        
          <p style="color:#8d464f;">Text here</p>
        
        
          .mytext {color:#8d464f;}
        
        Text color #8d464f
      
           This box has a color of #8d464f        
        
          <div style="background-color:#8d464f;">Content here</div>
        
        
          .mybackground {background-color:#8d464f;}
        
        Background color #8d464f
      
           Border around this has a color of #8d464f        
        
          <div style="border:2px solid #8d464f;">Content here</div>
        
        
          .myborder {border:2px solid #8d464f;}
        
        Border color #8d464f