#5f231a color space conversions
Hex:
        #5f231a
        RGB:
        95, 35, 26
        CMY:
        63, 86, 90
        CMYK:
        0, 63, 73, 63
      HSL:
        8°, 57.0248%, 23.7255%
        HSV (HSB):
        8°, 72.6316%, 37.2549%
        XYZ:
        5.5068, 3.7095, 1.4031
        xyY:
        0.5186, 0.3493, 3.7095
      CIE-Lab:
        22.6870, 26.7203, 19.8130
        CIE-LCH:
        22.6870, 33.2645, 36.5568
        CIE-Luv:
        22.6870, 41.0480, 12.5259
        Hunter-Lab:
        19.2602, 17.3308, 9.1630
      #5f231a color charts
#5f231a RGB chart
      #5f231a CMYK chart
      #5f231a RGB pie chart
      #5f231a color shades, tints & tones
#5f231a color schemes
#5f231a color preview, HTML & CSS examples
           This text has a color of #5f231a        
        
          <p style="color:#5f231a;">Text here</p>
        
        
          .mytext {color:#5f231a;}
        
        Text color #5f231a
      
           This box has a color of #5f231a        
        
          <div style="background-color:#5f231a;">Content here</div>
        
        
          .mybackground {background-color:#5f231a;}
        
        Background color #5f231a
      
           Border around this has a color of #5f231a        
        
          <div style="border:2px solid #5f231a;">Content here</div>
        
        
          .myborder {border:2px solid #5f231a;}
        
        Border color #5f231a