#5f5512 color space conversions
Hex:
        #5f5512
        RGB:
        95, 85, 18
        CMY:
        63, 67, 93
        CMYK:
        0, 11, 81, 63
      HSL:
        52°, 68.1416%, 22.1569%
        HSV (HSB):
        52°, 81.0526%, 37.2549%
        XYZ:
        8.0770, 8.9736, 1.8786
        xyY:
        0.4267, 0.4741, 8.9736
      CIE-Lab:
        35.9334, -4.0273, 37.8601
        CIE-LCH:
        35.9334, 38.0737, 96.0719
        CIE-Luv:
        35.9334, 9.3388, 35.5907
        Hunter-Lab:
        29.9559, -4.2940, 17.2509
      #5f5512 color charts
#5f5512 RGB chart
      #5f5512 CMYK chart
      #5f5512 RGB pie chart
      #5f5512 color shades, tints & tones
#5f5512 color schemes
#5f5512 color preview, HTML & CSS examples
           This text has a color of #5f5512        
        
          <p style="color:#5f5512;">Text here</p>
        
        
          .mytext {color:#5f5512;}
        
        Text color #5f5512
      
           This box has a color of #5f5512        
        
          <div style="background-color:#5f5512;">Content here</div>
        
        
          .mybackground {background-color:#5f5512;}
        
        Background color #5f5512
      
           Border around this has a color of #5f5512        
        
          <div style="border:2px solid #5f5512;">Content here</div>
        
        
          .myborder {border:2px solid #5f5512;}
        
        Border color #5f5512