#5f2711 color space conversions
Hex:
        #5f2711
        RGB:
        95, 39, 17
        CMY:
        63, 85, 93
        CMYK:
        0, 59, 82, 63
      HSL:
        17°, 69.6429%, 21.9608%
        HSV (HSB):
        17°, 82.1053%, 37.2549%
        XYZ:
        5.5460, 3.9244, 0.9955
        xyY:
        0.5299, 0.3750, 3.9244
      CIE-Lab:
        23.4199, 24.0191, 26.1449
        CIE-LCH:
        23.4199, 35.5031, 47.4266
        CIE-Luv:
        23.4199, 39.9777, 16.9600
        Hunter-Lab:
        19.8101, 15.3049, 10.8877
      #5f2711 color charts
#5f2711 RGB chart
      #5f2711 CMYK chart
      #5f2711 RGB pie chart
      #5f2711 color shades, tints & tones
#5f2711 color schemes
#5f2711 color preview, HTML & CSS examples
           This text has a color of #5f2711        
        
          <p style="color:#5f2711;">Text here</p>
        
        
          .mytext {color:#5f2711;}
        
        Text color #5f2711
      
           This box has a color of #5f2711        
        
          <div style="background-color:#5f2711;">Content here</div>
        
        
          .mybackground {background-color:#5f2711;}
        
        Background color #5f2711
      
           Border around this has a color of #5f2711        
        
          <div style="border:2px solid #5f2711;">Content here</div>
        
        
          .myborder {border:2px solid #5f2711;}
        
        Border color #5f2711