#5f2805 color space conversions
Hex:
        #5f2805
        RGB:
        95, 40, 5
        CMY:
        63, 84, 98
        CMYK:
        0, 58, 95, 63
      HSL:
        23°, 90.0000%, 19.6078%
        HSV (HSB):
        23°, 94.7368%, 37.2549%
        XYZ:
        5.5055, 3.9614, 0.6180
        xyY:
        0.5459, 0.3928, 3.9614
      CIE-Lab:
        23.5435, 23.0129, 31.7522
        CIE-LCH:
        23.5435, 39.2148, 54.0667
        CIE-Luv:
        23.5435, 40.3774, 20.0598
        Hunter-Lab:
        19.9034, 14.5443, 12.0913
      #5f2805 color charts
#5f2805 RGB chart
      #5f2805 CMYK chart
      #5f2805 RGB pie chart
      #5f2805 color shades, tints & tones
#5f2805 color schemes
#5f2805 color preview, HTML & CSS examples
           This text has a color of #5f2805        
        
          <p style="color:#5f2805;">Text here</p>
        
        
          .mytext {color:#5f2805;}
        
        Text color #5f2805
      
           This box has a color of #5f2805        
        
          <div style="background-color:#5f2805;">Content here</div>
        
        
          .mybackground {background-color:#5f2805;}
        
        Background color #5f2805
      
           Border around this has a color of #5f2805        
        
          <div style="border:2px solid #5f2805;">Content here</div>
        
        
          .myborder {border:2px solid #5f2805;}
        
        Border color #5f2805