#5f3c1a color space conversions
Hex:
        #5f3c1a
        RGB:
        95, 60, 26
        CMY:
        63, 76, 90
        CMYK:
        0, 37, 73, 63
      HSL:
        30°, 57.0248%, 23.7255%
        HSV (HSB):
        30°, 72.6316%, 37.2549%
        XYZ:
        6.5216, 5.7392, 1.7413
        xyY:
        0.4658, 0.4099, 5.7392
      CIE-Lab:
        28.7447, 11.8308, 26.7569
        CIE-LCH:
        28.7447, 29.2558, 66.1469
        CIE-Luv:
        28.7447, 25.7100, 22.2824
        Hunter-Lab:
        23.9566, 6.6684, 12.4600
      #5f3c1a color charts
#5f3c1a RGB chart
      #5f3c1a CMYK chart
      #5f3c1a RGB pie chart
      #5f3c1a color shades, tints & tones
#5f3c1a color schemes
#5f3c1a color preview, HTML & CSS examples
           This text has a color of #5f3c1a        
        
          <p style="color:#5f3c1a;">Text here</p>
        
        
          .mytext {color:#5f3c1a;}
        
        Text color #5f3c1a
      
           This box has a color of #5f3c1a        
        
          <div style="background-color:#5f3c1a;">Content here</div>
        
        
          .mybackground {background-color:#5f3c1a;}
        
        Background color #5f3c1a
      
           Border around this has a color of #5f3c1a        
        
          <div style="border:2px solid #5f3c1a;">Content here</div>
        
        
          .myborder {border:2px solid #5f3c1a;}
        
        Border color #5f3c1a