#5f0207 color space conversions
Hex:
        #5f0207
        RGB:
        95, 2, 7
        CMY:
        63, 99, 97
        CMYK:
        0, 98, 93, 63
      HSL:
        357°, 95.8763%, 19.0196%
        HSV (HSB):
        357°, 97.8947%, 37.2549%
        XYZ:
        4.7794, 2.4917, 0.4300
        xyY:
        0.6206, 0.3235, 2.4917
      CIE-Lab:
        17.8808, 38.5121, 24.6778
        CIE-LCH:
        17.8808, 45.7403, 32.6510
        CIE-Luv:
        17.8808, 56.3010, 11.1202
        Hunter-Lab:
        15.7850, 26.4225, 9.4342
      #5f0207 color charts
#5f0207 RGB chart
      #5f0207 CMYK chart
      #5f0207 RGB pie chart
      #5f0207 color shades, tints & tones
#5f0207 color schemes
#5f0207 color preview, HTML & CSS examples
           This text has a color of #5f0207        
        
          <p style="color:#5f0207;">Text here</p>
        
        
          .mytext {color:#5f0207;}
        
        Text color #5f0207
      
           This box has a color of #5f0207        
        
          <div style="background-color:#5f0207;">Content here</div>
        
        
          .mybackground {background-color:#5f0207;}
        
        Background color #5f0207
      
           Border around this has a color of #5f0207        
        
          <div style="border:2px solid #5f0207;">Content here</div>
        
        
          .myborder {border:2px solid #5f0207;}
        
        Border color #5f0207