#5f121b color space conversions
Hex:
        #5f121b
        RGB:
        95, 18, 27
        CMY:
        63, 93, 89
        CMYK:
        0, 81, 72, 63
      HSL:
        353°, 68.1416%, 22.1569%
        HSV (HSB):
        353°, 81.0526%, 37.2549%
        XYZ:
        5.1335, 2.9446, 1.3347
        xyY:
        0.5454, 0.3128, 2.9446
      CIE-Lab:
        19.8208, 34.5993, 15.6453
        CIE-LCH:
        19.8208, 37.9722, 24.3317
        CIE-Luv:
        19.8208, 48.2765, 7.4248
        Hunter-Lab:
        17.1600, 23.3689, 7.4003
      #5f121b color charts
#5f121b RGB chart
      #5f121b CMYK chart
      #5f121b RGB pie chart
      #5f121b color shades, tints & tones
#5f121b color schemes
#5f121b color preview, HTML & CSS examples
           This text has a color of #5f121b        
        
          <p style="color:#5f121b;">Text here</p>
        
        
          .mytext {color:#5f121b;}
        
        Text color #5f121b
      
           This box has a color of #5f121b        
        
          <div style="background-color:#5f121b;">Content here</div>
        
        
          .mybackground {background-color:#5f121b;}
        
        Background color #5f121b
      
           Border around this has a color of #5f121b        
        
          <div style="border:2px solid #5f121b;">Content here</div>
        
        
          .myborder {border:2px solid #5f121b;}
        
        Border color #5f121b