#5f050b color space conversions
Hex:
        #5f050b
        RGB:
        95, 5, 11
        CMY:
        63, 98, 96
        CMYK:
        0, 95, 88, 63
      HSL:
        356°, 90.0000%, 19.6078%
        HSV (HSB):
        356°, 94.7368%, 37.2549%
        XYZ:
        4.8340, 2.5656, 0.5570
        xyY:
        0.6075, 0.3224, 2.5656
      CIE-Lab:
        18.2127, 37.7818, 23.4337
        CIE-LCH:
        18.2127, 44.4590, 31.8087
        CIE-Luv:
        18.2127, 54.9183, 10.6326
        Hunter-Lab:
        16.0175, 25.8397, 9.1503
      #5f050b color charts
#5f050b RGB chart
      #5f050b CMYK chart
      #5f050b RGB pie chart
      #5f050b color shades, tints & tones
#5f050b color schemes
#5f050b color preview, HTML & CSS examples
           This text has a color of #5f050b        
        
          <p style="color:#5f050b;">Text here</p>
        
        
          .mytext {color:#5f050b;}
        
        Text color #5f050b
      
           This box has a color of #5f050b        
        
          <div style="background-color:#5f050b;">Content here</div>
        
        
          .mybackground {background-color:#5f050b;}
        
        Background color #5f050b
      
           Border around this has a color of #5f050b        
        
          <div style="border:2px solid #5f050b;">Content here</div>
        
        
          .myborder {border:2px solid #5f050b;}
        
        Border color #5f050b