#5f291f color space conversions
Hex:
        #5f291f
        RGB:
        95, 41, 31
        CMY:
        63, 84, 88
        CMYK:
        0, 57, 67, 63
      HSL:
        9°, 50.7937%, 24.7059%
        HSV (HSB):
        9°, 67.3684%, 37.2549%
        XYZ:
        5.7596, 4.1177, 1.7876
        xyY:
        0.4938, 0.3530, 4.1177
      CIE-Lab:
        24.0568, 23.7320, 18.2323
        CIE-LCH:
        24.0568, 29.9270, 37.5336
        CIE-Luv:
        24.0568, 36.9780, 12.5431
        Hunter-Lab:
        20.2921, 15.1530, 8.9816
      #5f291f color charts
#5f291f RGB chart
      #5f291f CMYK chart
      #5f291f RGB pie chart
      #5f291f color shades, tints & tones
#5f291f color schemes
#5f291f color preview, HTML & CSS examples
           This text has a color of #5f291f        
        
          <p style="color:#5f291f;">Text here</p>
        
        
          .mytext {color:#5f291f;}
        
        Text color #5f291f
      
           This box has a color of #5f291f        
        
          <div style="background-color:#5f291f;">Content here</div>
        
        
          .mybackground {background-color:#5f291f;}
        
        Background color #5f291f
      
           Border around this has a color of #5f291f        
        
          <div style="border:2px solid #5f291f;">Content here</div>
        
        
          .myborder {border:2px solid #5f291f;}
        
        Border color #5f291f