#5f3018 color space conversions
Hex:
        #5f3018
        RGB:
        95, 48, 24
        CMY:
        63, 81, 91
        CMYK:
        0, 49, 75, 63
      HSL:
        20°, 59.6639%, 23.3333%
        HSV (HSB):
        20°, 74.7368%, 37.2549%
        XYZ:
        5.9411, 4.6127, 1.4414
        xyY:
        0.4953, 0.3845, 4.6127
      CIE-Lab:
        25.6017, 19.1152, 24.4154
        CIE-LCH:
        25.6017, 31.0081, 51.9421
        CIE-Luv:
        25.6017, 33.6979, 18.0216
        Hunter-Lab:
        21.4773, 11.7921, 11.0551
      #5f3018 color charts
#5f3018 RGB chart
      #5f3018 CMYK chart
      #5f3018 RGB pie chart
      #5f3018 color shades, tints & tones
#5f3018 color schemes
#5f3018 color preview, HTML & CSS examples
           This text has a color of #5f3018        
        
          <p style="color:#5f3018;">Text here</p>
        
        
          .mytext {color:#5f3018;}
        
        Text color #5f3018
      
           This box has a color of #5f3018        
        
          <div style="background-color:#5f3018;">Content here</div>
        
        
          .mybackground {background-color:#5f3018;}
        
        Background color #5f3018
      
           Border around this has a color of #5f3018        
        
          <div style="border:2px solid #5f3018;">Content here</div>
        
        
          .myborder {border:2px solid #5f3018;}
        
        Border color #5f3018