#5f081a color space conversions
Hex:
        #5f081a
        RGB:
        95, 8, 26
        CMY:
        63, 97, 90
        CMYK:
        0, 92, 73, 63
      HSL:
        348°, 84.4660%, 20.1961%
        HSV (HSB):
        348°, 91.5789%, 37.2549%
        XYZ:
        4.9926, 2.6811, 1.2317
        xyY:
        0.5606, 0.3011, 2.6811
      CIE-Lab:
        18.7188, 37.6048, 14.9641
        CIE-LCH:
        18.7188, 40.4727, 21.6992
        CIE-Luv:
        18.7188, 51.2273, 6.1026
        Hunter-Lab:
        16.3742, 25.7710, 7.0022
      #5f081a color charts
#5f081a RGB chart
      #5f081a CMYK chart
      #5f081a RGB pie chart
      #5f081a color shades, tints & tones
#5f081a color schemes
#5f081a color preview, HTML & CSS examples
           This text has a color of #5f081a        
        
          <p style="color:#5f081a;">Text here</p>
        
        
          .mytext {color:#5f081a;}
        
        Text color #5f081a
      
           This box has a color of #5f081a        
        
          <div style="background-color:#5f081a;">Content here</div>
        
        
          .mybackground {background-color:#5f081a;}
        
        Background color #5f081a
      
           Border around this has a color of #5f081a        
        
          <div style="border:2px solid #5f081a;">Content here</div>
        
        
          .myborder {border:2px solid #5f081a;}
        
        Border color #5f081a