#5f1a13 color space conversions
Hex:
        #5f1a13
        RGB:
        95, 26, 19
        CMY:
        63, 90, 93
        CMYK:
        0, 73, 80, 63
      HSL:
        6°, 66.6667%, 22.3529%
        HSV (HSB):
        6°, 80.0000%, 37.2549%
        XYZ:
        5.2063, 3.2187, 0.9630
        xyY:
        0.5546, 0.3429, 3.2187
      CIE-Lab:
        20.8993, 30.8399, 22.2596
        CIE-LCH:
        20.8993, 38.0340, 35.8210
        CIE-Luv:
        20.8993, 46.6106, 12.3641
        Hunter-Lab:
        17.9407, 20.4029, 9.3761
      #5f1a13 color charts
#5f1a13 RGB chart
      #5f1a13 CMYK chart
      #5f1a13 RGB pie chart
      #5f1a13 color shades, tints & tones
#5f1a13 color schemes
#5f1a13 color preview, HTML & CSS examples
           This text has a color of #5f1a13        
        
          <p style="color:#5f1a13;">Text here</p>
        
        
          .mytext {color:#5f1a13;}
        
        Text color #5f1a13
      
           This box has a color of #5f1a13        
        
          <div style="background-color:#5f1a13;">Content here</div>
        
        
          .mybackground {background-color:#5f1a13;}
        
        Background color #5f1a13
      
           Border around this has a color of #5f1a13        
        
          <div style="border:2px solid #5f1a13;">Content here</div>
        
        
          .myborder {border:2px solid #5f1a13;}
        
        Border color #5f1a13