#5f5506 color space conversions
Hex:
        #5f5506
        RGB:
        95, 85, 6
        CMY:
        63, 67, 98
        CMYK:
        0, 11, 94, 63
      HSL:
        53°, 88.1188%, 19.8039%
        HSV (HSB):
        53°, 93.6842%, 37.2549%
        XYZ:
        8.0007, 8.9430, 1.4768
        xyY:
        0.4343, 0.4855, 8.9430
      CIE-Lab:
        35.8744, -4.4677, 41.7425
        CIE-LCH:
        35.8744, 41.9809, 96.1091
        CIE-Luv:
        35.8744, 9.5580, 37.6723
        Hunter-Lab:
        29.9049, -4.5782, 18.0055
      #5f5506 color charts
#5f5506 RGB chart
      #5f5506 CMYK chart
      #5f5506 RGB pie chart
      #5f5506 color shades, tints & tones
#5f5506 color schemes
#5f5506 color preview, HTML & CSS examples
           This text has a color of #5f5506        
        
          <p style="color:#5f5506;">Text here</p>
        
        
          .mytext {color:#5f5506;}
        
        Text color #5f5506
      
           This box has a color of #5f5506        
        
          <div style="background-color:#5f5506;">Content here</div>
        
        
          .mybackground {background-color:#5f5506;}
        
        Background color #5f5506
      
           Border around this has a color of #5f5506        
        
          <div style="border:2px solid #5f5506;">Content here</div>
        
        
          .myborder {border:2px solid #5f5506;}
        
        Border color #5f5506