#8f343e color space conversions
Hex:
        #8f343e
        RGB:
        143, 52, 62
        CMY:
        44, 80, 76
        CMYK:
        0, 64, 57, 44
      HSL:
        353°, 46.6667%, 38.2353%
        HSV (HSB):
        353°, 63.6364%, 56.0784%
        XYZ:
        13.4252, 8.6434, 5.5182
        xyY:
        0.4867, 0.3133, 8.6434
      CIE-Lab:
        35.2885, 39.3227, 14.4153
        CIE-LCH:
        35.2885, 41.8817, 20.1324
        CIE-Luv:
        35.2885, 63.5670, 8.7070
        Hunter-Lab:
        29.3997, 30.0614, 9.4513
      #8f343e color charts
#8f343e RGB chart
      #8f343e CMYK chart
      #8f343e RGB pie chart
      #8f343e color shades, tints & tones
#8f343e color schemes
#8f343e color preview, HTML & CSS examples
           This text has a color of #8f343e        
        
          <p style="color:#8f343e;">Text here</p>
        
        
          .mytext {color:#8f343e;}
        
        Text color #8f343e
      
           This box has a color of #8f343e        
        
          <div style="background-color:#8f343e;">Content here</div>
        
        
          .mybackground {background-color:#8f343e;}
        
        Background color #8f343e
      
           Border around this has a color of #8f343e        
        
          <div style="border:2px solid #8f343e;">Content here</div>
        
        
          .myborder {border:2px solid #8f343e;}
        
        Border color #8f343e