#5f0e04 color space conversions
Hex:
        #5f0e04
        RGB:
        95, 14, 4
        CMY:
        63, 95, 98
        CMYK:
        0, 85, 96, 63
      HSL:
        7°, 91.9192%, 19.4118%
        HSV (HSB):
        7°, 95.7895%, 37.2549%
        XYZ:
        4.8983, 2.7557, 0.3886
        xyY:
        0.6090, 0.3426, 2.7557
      CIE-Lab:
        19.0378, 35.0427, 27.2654
        CIE-LCH:
        19.0378, 44.4004, 37.8852
        CIE-Luv:
        19.0378, 53.3381, 13.5881
        Hunter-Lab:
        16.6004, 23.6191, 10.2323
      #5f0e04 color charts
#5f0e04 RGB chart
      #5f0e04 CMYK chart
      #5f0e04 RGB pie chart
      #5f0e04 color shades, tints & tones
#5f0e04 color schemes
#5f0e04 color preview, HTML & CSS examples
           This text has a color of #5f0e04        
        
          <p style="color:#5f0e04;">Text here</p>
        
        
          .mytext {color:#5f0e04;}
        
        Text color #5f0e04
      
           This box has a color of #5f0e04        
        
          <div style="background-color:#5f0e04;">Content here</div>
        
        
          .mybackground {background-color:#5f0e04;}
        
        Background color #5f0e04
      
           Border around this has a color of #5f0e04        
        
          <div style="border:2px solid #5f0e04;">Content here</div>
        
        
          .myborder {border:2px solid #5f0e04;}
        
        Border color #5f0e04