#5f130f color space conversions
Hex:
        #5f130f
        RGB:
        95, 19, 15
        CMY:
        63, 93, 94
        CMYK:
        0, 80, 84, 63
      HSL:
        3°, 72.7273%, 21.5686%
        HSV (HSB):
        3°, 84.2105%, 37.2549%
        XYZ:
        5.0384, 2.9331, 0.7525
        xyY:
        0.5775, 0.3362, 2.9331
      CIE-Lab:
        19.7741, 33.6271, 23.3294
        CIE-LCH:
        19.7741, 40.9273, 34.7517
        CIE-Luv:
        19.7741, 50.1460, 11.9068
        Hunter-Lab:
        17.1264, 22.5417, 9.3833
      #5f130f color charts
#5f130f RGB chart
      #5f130f CMYK chart
      #5f130f RGB pie chart
      #5f130f color shades, tints & tones
#5f130f color schemes
#5f130f color preview, HTML & CSS examples
           This text has a color of #5f130f        
        
          <p style="color:#5f130f;">Text here</p>
        
        
          .mytext {color:#5f130f;}
        
        Text color #5f130f
      
           This box has a color of #5f130f        
        
          <div style="background-color:#5f130f;">Content here</div>
        
        
          .mybackground {background-color:#5f130f;}
        
        Background color #5f130f
      
           Border around this has a color of #5f130f        
        
          <div style="border:2px solid #5f130f;">Content here</div>
        
        
          .myborder {border:2px solid #5f130f;}
        
        Border color #5f130f