#5b4414 color space conversions
Hex:
        #5b4414
        RGB:
        91, 68, 20
        CMY:
        64, 73, 92
        CMYK:
        0, 25, 78, 64
      HSL:
        41°, 63.9640%, 21.7647%
        HSV (HSB):
        41°, 78.0220%, 35.6863%
        XYZ:
        6.5078, 6.4089, 1.5559
        xyY:
        0.4497, 0.4428, 6.4089
      CIE-Lab:
        30.4215, 4.4582, 31.5044
        CIE-LCH:
        30.4215, 31.8183, 81.9455
        CIE-Luv:
        30.4215, 17.6943, 27.3587
        Hunter-Lab:
        25.3158, 1.5832, 14.0772
      #5b4414 color charts
#5b4414 RGB chart
      #5b4414 CMYK chart
      #5b4414 RGB pie chart
      #5b4414 color shades, tints & tones
#5b4414 color schemes
#5b4414 color preview, HTML & CSS examples
           This text has a color of #5b4414        
        
          <p style="color:#5b4414;">Text here</p>
        
        
          .mytext {color:#5b4414;}
        
        Text color #5b4414
      
           This box has a color of #5b4414        
        
          <div style="background-color:#5b4414;">Content here</div>
        
        
          .mybackground {background-color:#5b4414;}
        
        Background color #5b4414
      
           Border around this has a color of #5b4414        
        
          <div style="border:2px solid #5b4414;">Content here</div>
        
        
          .myborder {border:2px solid #5b4414;}
        
        Border color #5b4414