#5d5b22 color space conversions
Hex:
        #5d5b22
        RGB:
        93, 91, 34
        CMY:
        64, 64, 87
        CMYK:
        0, 2, 63, 64
      HSL:
        58°, 46.4567%, 24.9020%
        HSV (HSB):
        58°, 63.4409%, 36.4706%
        XYZ:
        8.5440, 9.9248, 2.9787
        xyY:
        0.3984, 0.4627, 9.9248
      CIE-Lab:
        37.7072, -7.5153, 32.3351
        CIE-LCH:
        37.7072, 33.1970, 103.0844
        CIE-Luv:
        37.7072, 3.7274, 33.6351
        Hunter-Lab:
        31.5037, -6.7210, 16.4466
      #5d5b22 color charts
#5d5b22 RGB chart
      #5d5b22 CMYK chart
      #5d5b22 RGB pie chart
      #5d5b22 color shades, tints & tones
#5d5b22 color schemes
#5d5b22 color preview, HTML & CSS examples
           This text has a color of #5d5b22        
        
          <p style="color:#5d5b22;">Text here</p>
        
        
          .mytext {color:#5d5b22;}
        
        Text color #5d5b22
      
           This box has a color of #5d5b22        
        
          <div style="background-color:#5d5b22;">Content here</div>
        
        
          .mybackground {background-color:#5d5b22;}
        
        Background color #5d5b22
      
           Border around this has a color of #5d5b22        
        
          <div style="border:2px solid #5d5b22;">Content here</div>
        
        
          .myborder {border:2px solid #5d5b22;}
        
        Border color #5d5b22