#5f2b1a color space conversions
Hex:
        #5f2b1a
        RGB:
        95, 43, 26
        CMY:
        63, 83, 90
        CMYK:
        0, 55, 73, 63
      HSL:
        15°, 57.0248%, 23.7255%
        HSV (HSB):
        15°, 72.6316%, 37.2549%
        XYZ:
        5.7696, 4.2352, 1.4907
        xyY:
        0.5019, 0.3684, 4.2352
      CIE-Lab:
        24.4343, 22.2190, 21.8693
        CIE-LCH:
        24.4343, 31.1762, 44.5455
        CIE-Luv:
        24.4343, 36.5308, 15.3628
        Hunter-Lab:
        20.5797, 14.0292, 10.1112
      #5f2b1a color charts
#5f2b1a RGB chart
      #5f2b1a CMYK chart
      #5f2b1a RGB pie chart
      #5f2b1a color shades, tints & tones
#5f2b1a color schemes
#5f2b1a color preview, HTML & CSS examples
           This text has a color of #5f2b1a        
        
          <p style="color:#5f2b1a;">Text here</p>
        
        
          .mytext {color:#5f2b1a;}
        
        Text color #5f2b1a
      
           This box has a color of #5f2b1a        
        
          <div style="background-color:#5f2b1a;">Content here</div>
        
        
          .mybackground {background-color:#5f2b1a;}
        
        Background color #5f2b1a
      
           Border around this has a color of #5f2b1a        
        
          <div style="border:2px solid #5f2b1a;">Content here</div>
        
        
          .myborder {border:2px solid #5f2b1a;}
        
        Border color #5f2b1a