#5b694b color space conversions
Hex:
        #5b694b
        RGB:
        91, 105, 75
        CMY:
        64, 59, 71
        CMYK:
        13, 0, 29, 59
      HSL:
        88°, 16.6667%, 35.2941%
        HSV (HSB):
        88°, 28.5714%, 41.1765%
        XYZ:
        10.6360, 12.8353, 8.5735
        xyY:
        0.3319, 0.4005, 12.8353
      CIE-Lab:
        42.5140, -11.2716, 15.1635
        CIE-LCH:
        42.5140, 18.8940, 126.6249
        CIE-Luv:
        42.5140, -6.6135, 20.0951
        Hunter-Lab:
        35.8264, -9.7040, 10.8900
      #5b694b color charts
#5b694b RGB chart
      #5b694b CMYK chart
      #5b694b RGB pie chart
      #5b694b color shades, tints & tones
#5b694b color schemes
#5b694b color preview, HTML & CSS examples
           This text has a color of #5b694b        
        
          <p style="color:#5b694b;">Text here</p>
        
        
          .mytext {color:#5b694b;}
        
        Text color #5b694b
      
           This box has a color of #5b694b        
        
          <div style="background-color:#5b694b;">Content here</div>
        
        
          .mybackground {background-color:#5b694b;}
        
        Background color #5b694b
      
           Border around this has a color of #5b694b        
        
          <div style="border:2px solid #5b694b;">Content here</div>
        
        
          .myborder {border:2px solid #5b694b;}
        
        Border color #5b694b