#5f5b12 color space conversions
Hex:
        #5f5b12
        RGB:
        95, 91, 18
        CMY:
        63, 64, 93
        CMYK:
        0, 4, 81, 63
      HSL:
        57°, 68.1416%, 22.1569%
        HSV (HSB):
        57°, 81.0526%, 37.2549%
        XYZ:
        8.5696, 9.9587, 2.0428
        xyY:
        0.4166, 0.4841, 9.9587
      CIE-Lab:
        37.7683, -7.5556, 39.5599
        CIE-LCH:
        37.7683, 40.2750, 100.8128
        CIE-Luv:
        37.7683, 5.4370, 38.2559
        Hunter-Lab:
        31.5575, -6.7530, 18.2522
      #5f5b12 color charts
#5f5b12 RGB chart
      #5f5b12 CMYK chart
      #5f5b12 RGB pie chart
      #5f5b12 color shades, tints & tones
#5f5b12 color schemes
#5f5b12 color preview, HTML & CSS examples
           This text has a color of #5f5b12        
        
          <p style="color:#5f5b12;">Text here</p>
        
        
          .mytext {color:#5f5b12;}
        
        Text color #5f5b12
      
           This box has a color of #5f5b12        
        
          <div style="background-color:#5f5b12;">Content here</div>
        
        
          .mybackground {background-color:#5f5b12;}
        
        Background color #5f5b12
      
           Border around this has a color of #5f5b12        
        
          <div style="border:2px solid #5f5b12;">Content here</div>
        
        
          .myborder {border:2px solid #5f5b12;}
        
        Border color #5f5b12