#5f251f color space conversions
Hex:
        #5f251f
        RGB:
        95, 37, 31
        CMY:
        63, 85, 88
        CMYK:
        0, 61, 67, 63
      HSL:
        6°, 50.7937%, 24.7059%
        HSV (HSB):
        6°, 67.3684%, 37.2549%
        XYZ:
        5.6282, 3.8550, 1.7438
        xyY:
        0.5013, 0.3434, 3.8550
      CIE-Lab:
        23.1860, 25.9806, 17.1495
        CIE-LCH:
        23.1860, 31.1303, 33.4283
        CIE-Luv:
        23.1860, 39.1646, 11.0918
        Hunter-Lab:
        19.6341, 16.8084, 8.4781
      #5f251f color charts
#5f251f RGB chart
      #5f251f CMYK chart
      #5f251f RGB pie chart
      #5f251f color shades, tints & tones
#5f251f color schemes
#5f251f color preview, HTML & CSS examples
           This text has a color of #5f251f        
        
          <p style="color:#5f251f;">Text here</p>
        
        
          .mytext {color:#5f251f;}
        
        Text color #5f251f
      
           This box has a color of #5f251f        
        
          <div style="background-color:#5f251f;">Content here</div>
        
        
          .mybackground {background-color:#5f251f;}
        
        Background color #5f251f
      
           Border around this has a color of #5f251f        
        
          <div style="border:2px solid #5f251f;">Content here</div>
        
        
          .myborder {border:2px solid #5f251f;}
        
        Border color #5f251f