#5f131f color space conversions
Hex:
        #5f131f
        RGB:
        95, 19, 31
        CMY:
        63, 93, 88
        CMYK:
        0, 80, 67, 63
      HSL:
        351°, 66.6667%, 22.3529%
        HSV (HSB):
        351°, 80.0000%, 37.2549%
        XYZ:
        5.1995, 2.9976, 1.6009
        xyY:
        0.5307, 0.3059, 2.9976
      CIE-Lab:
        20.0342, 34.4869, 13.1317
        CIE-LCH:
        20.0342, 36.9025, 20.8455
        CIE-Luv:
        20.0342, 47.0213, 5.8552
        Hunter-Lab:
        17.3135, 23.3077, 6.6373
      #5f131f color charts
#5f131f RGB chart
      #5f131f CMYK chart
      #5f131f RGB pie chart
      #5f131f color shades, tints & tones
#5f131f color schemes
#5f131f color preview, HTML & CSS examples
           This text has a color of #5f131f        
        
          <p style="color:#5f131f;">Text here</p>
        
        
          .mytext {color:#5f131f;}
        
        Text color #5f131f
      
           This box has a color of #5f131f        
        
          <div style="background-color:#5f131f;">Content here</div>
        
        
          .mybackground {background-color:#5f131f;}
        
        Background color #5f131f
      
           Border around this has a color of #5f131f        
        
          <div style="border:2px solid #5f131f;">Content here</div>
        
        
          .myborder {border:2px solid #5f131f;}
        
        Border color #5f131f