#5f323f color space conversions
Hex:
        #5f323f
        RGB:
        95, 50, 63
        CMY:
        63, 80, 75
        CMYK:
        0, 47, 34, 63
      HSL:
        343°, 31.0345%, 28.4314%
        HSV (HSB):
        343°, 47.3684%, 37.2549%
        XYZ:
        6.7571, 5.0730, 5.3257
        xyY:
        0.3939, 0.2957, 5.0730
      CIE-Lab:
        26.9417, 22.0372, 0.8952
        CIE-LCH:
        26.9417, 22.0554, 2.3262
        CIE-Luv:
        26.9417, 26.4951, -2.2267
        Hunter-Lab:
        22.5233, 14.1353, 1.7471
      #5f323f color charts
#5f323f RGB chart
      #5f323f CMYK chart
      #5f323f RGB pie chart
      #5f323f color shades, tints & tones
#5f323f color schemes
#5f323f color preview, HTML & CSS examples
           This text has a color of #5f323f        
        
          <p style="color:#5f323f;">Text here</p>
        
        
          .mytext {color:#5f323f;}
        
        Text color #5f323f
      
           This box has a color of #5f323f        
        
          <div style="background-color:#5f323f;">Content here</div>
        
        
          .mybackground {background-color:#5f323f;}
        
        Background color #5f323f
      
           Border around this has a color of #5f323f        
        
          <div style="border:2px solid #5f323f;">Content here</div>
        
        
          .myborder {border:2px solid #5f323f;}
        
        Border color #5f323f