#5f1605 color space conversions
Hex:
        #5f1605
        RGB:
        95, 22, 5
        CMY:
        63, 91, 98
        CMYK:
        0, 77, 95, 63
      HSL:
        11°, 90.0000%, 19.6078%
        HSV (HSB):
        11°, 94.7368%, 37.2549%
        XYZ:
        5.0336, 3.0177, 0.4607
        xyY:
        0.5914, 0.3545, 3.0177
      CIE-Lab:
        20.1145, 32.1000, 28.0900
        CIE-LCH:
        20.1145, 42.6551, 41.1884
        CIE-Luv:
        20.1145, 50.1410, 14.9513
        Hunter-Lab:
        17.3714, 21.3228, 10.5874
      #5f1605 color charts
#5f1605 RGB chart
      #5f1605 CMYK chart
      #5f1605 RGB pie chart
      #5f1605 color shades, tints & tones
#5f1605 color schemes
#5f1605 color preview, HTML & CSS examples
           This text has a color of #5f1605        
        
          <p style="color:#5f1605;">Text here</p>
        
        
          .mytext {color:#5f1605;}
        
        Text color #5f1605
      
           This box has a color of #5f1605        
        
          <div style="background-color:#5f1605;">Content here</div>
        
        
          .mybackground {background-color:#5f1605;}
        
        Background color #5f1605
      
           Border around this has a color of #5f1605        
        
          <div style="border:2px solid #5f1605;">Content here</div>
        
        
          .myborder {border:2px solid #5f1605;}
        
        Border color #5f1605