#5f141d color space conversions
Hex:
        #5f141d
        RGB:
        95, 20, 29
        CMY:
        63, 92, 89
        CMYK:
        0, 79, 69, 63
      HSL:
        353°, 65.2174%, 22.5490%
        HSV (HSB):
        353°, 78.9474%, 37.2549%
        XYZ:
        5.1912, 3.0219, 1.4721
        xyY:
        0.5360, 0.3120, 3.0219
      CIE-Lab:
        20.1315, 33.9669, 14.6503
        CIE-LCH:
        20.1315, 36.9917, 23.3311
        CIE-Luv:
        20.1315, 47.1451, 6.9963
        Hunter-Lab:
        17.3837, 22.8836, 7.1478
      #5f141d color charts
#5f141d RGB chart
      #5f141d CMYK chart
      #5f141d RGB pie chart
      #5f141d color shades, tints & tones
#5f141d color schemes
#5f141d color preview, HTML & CSS examples
           This text has a color of #5f141d        
        
          <p style="color:#5f141d;">Text here</p>
        
        
          .mytext {color:#5f141d;}
        
        Text color #5f141d
      
           This box has a color of #5f141d        
        
          <div style="background-color:#5f141d;">Content here</div>
        
        
          .mybackground {background-color:#5f141d;}
        
        Background color #5f141d
      
           Border around this has a color of #5f141d        
        
          <div style="border:2px solid #5f141d;">Content here</div>
        
        
          .myborder {border:2px solid #5f141d;}
        
        Border color #5f141d