#5f5703 color space conversions
Hex:
        #5f5703
        RGB:
        95, 87, 3
        CMY:
        63, 66, 99
        CMYK:
        0, 8, 97, 63
      HSL:
        55°, 93.8776%, 19.2157%
        HSV (HSB):
        55°, 96.8421%, 37.2549%
        XYZ:
        8.1439, 9.2559, 1.4435
        xyY:
        0.4322, 0.4912, 9.2559
      CIE-Lab:
        36.4723, -5.7447, 43.1348
        CIE-LCH:
        36.4723, 43.5157, 97.5861
        CIE-Luv:
        36.4723, 8.2731, 38.9738
        Hunter-Lab:
        30.4234, -5.4590, 18.4833
      #5f5703 color charts
#5f5703 RGB chart
      #5f5703 CMYK chart
      #5f5703 RGB pie chart
      #5f5703 color shades, tints & tones
#5f5703 color schemes
#5f5703 color preview, HTML & CSS examples
           This text has a color of #5f5703        
        
          <p style="color:#5f5703;">Text here</p>
        
        
          .mytext {color:#5f5703;}
        
        Text color #5f5703
      
           This box has a color of #5f5703        
        
          <div style="background-color:#5f5703;">Content here</div>
        
        
          .mybackground {background-color:#5f5703;}
        
        Background color #5f5703
      
           Border around this has a color of #5f5703        
        
          <div style="border:2px solid #5f5703;">Content here</div>
        
        
          .myborder {border:2px solid #5f5703;}
        
        Border color #5f5703