#5f311e color space conversions
Hex:
        #5f311e
        RGB:
        95, 49, 30
        CMY:
        63, 81, 88
        CMYK:
        0, 48, 68, 63
      HSL:
        18°, 52.0000%, 24.5098%
        HSV (HSB):
        18°, 68.4211%, 37.2549%
        XYZ:
        6.0520, 4.7233, 1.8210
        xyY:
        0.4805, 0.3750, 4.7233
      CIE-Lab:
        25.9313, 18.9208, 21.1492
        CIE-LCH:
        25.9313, 28.3775, 48.1831
        CIE-Luv:
        25.9313, 32.3873, 16.1070
        Hunter-Lab:
        21.7331, 11.6738, 10.2453
      #5f311e color charts
#5f311e RGB chart
      #5f311e CMYK chart
      #5f311e RGB pie chart
      #5f311e color shades, tints & tones
#5f311e color schemes
#5f311e color preview, HTML & CSS examples
           This text has a color of #5f311e        
        
          <p style="color:#5f311e;">Text here</p>
        
        
          .mytext {color:#5f311e;}
        
        Text color #5f311e
      
           This box has a color of #5f311e        
        
          <div style="background-color:#5f311e;">Content here</div>
        
        
          .mybackground {background-color:#5f311e;}
        
        Background color #5f311e
      
           Border around this has a color of #5f311e        
        
          <div style="border:2px solid #5f311e;">Content here</div>
        
        
          .myborder {border:2px solid #5f311e;}
        
        Border color #5f311e