#5f1207 color space conversions
Hex:
        #5f1207
        RGB:
        95, 18, 7
        CMY:
        63, 93, 97
        CMYK:
        0, 81, 93, 63
      HSL:
        7°, 86.2745%, 20.0000%
        HSV (HSB):
        7°, 92.6316%, 37.2549%
        XYZ:
        4.9740, 2.8808, 0.4949
        xyY:
        0.5957, 0.3450, 2.8808
      CIE-Lab:
        19.5603, 33.7446, 26.6456
        CIE-LCH:
        19.5603, 42.9964, 38.2955
        CIE-Luv:
        19.5603, 51.5458, 13.6414
        Hunter-Lab:
        16.9731, 22.6067, 10.1523
      #5f1207 color charts
#5f1207 RGB chart
      #5f1207 CMYK chart
      #5f1207 RGB pie chart
      #5f1207 color shades, tints & tones
#5f1207 color schemes
#5f1207 color preview, HTML & CSS examples
           This text has a color of #5f1207        
        
          <p style="color:#5f1207;">Text here</p>
        
        
          .mytext {color:#5f1207;}
        
        Text color #5f1207
      
           This box has a color of #5f1207        
        
          <div style="background-color:#5f1207;">Content here</div>
        
        
          .mybackground {background-color:#5f1207;}
        
        Background color #5f1207
      
           Border around this has a color of #5f1207        
        
          <div style="border:2px solid #5f1207;">Content here</div>
        
        
          .myborder {border:2px solid #5f1207;}
        
        Border color #5f1207