#5b3d42 color space conversions
Hex:
        #5b3d42
        RGB:
        91, 61, 66
        CMY:
        64, 76, 74
        CMYK:
        0, 33, 27, 64
      HSL:
        350°, 19.7368%, 29.8039%
        HSV (HSB):
        350°, 32.9670%, 35.6863%
        XYZ:
        6.9665, 5.9550, 5.9365
        xyY:
        0.3694, 0.3158, 5.9550
      CIE-Lab:
        29.2986, 13.9957, 2.2630
        CIE-LCH:
        29.2986, 14.1775, 9.1848
        CIE-Luv:
        29.2986, 17.6664, 0.5251
        Hunter-Lab:
        24.4028, 8.2531, 2.6584
      #5b3d42 color charts
#5b3d42 RGB chart
      #5b3d42 CMYK chart
      #5b3d42 RGB pie chart
      #5b3d42 color shades, tints & tones
#5b3d42 color schemes
#5b3d42 color preview, HTML & CSS examples
           This text has a color of #5b3d42        
        
          <p style="color:#5b3d42;">Text here</p>
        
        
          .mytext {color:#5b3d42;}
        
        Text color #5b3d42
      
           This box has a color of #5b3d42        
        
          <div style="background-color:#5b3d42;">Content here</div>
        
        
          .mybackground {background-color:#5b3d42;}
        
        Background color #5b3d42
      
           Border around this has a color of #5b3d42        
        
          <div style="border:2px solid #5b3d42;">Content here</div>
        
        
          .myborder {border:2px solid #5b3d42;}
        
        Border color #5b3d42