#5f2e0d color space conversions
Hex:
        #5f2e0d
        RGB:
        95, 46, 13
        CMY:
        63, 82, 95
        CMYK:
        0, 52, 86, 63
      HSL:
        24°, 75.9259%, 21.1765%
        HSV (HSB):
        24°, 86.3158%, 37.2549%
        XYZ:
        5.7690, 4.4159, 0.9291
        xyY:
        0.5191, 0.3973, 4.4159
      CIE-Lab:
        25.0014, 19.7668, 29.8170
        CIE-LCH:
        25.0014, 35.7740, 56.4581
        CIE-Luv:
        25.0014, 35.9730, 20.4850
        Hunter-Lab:
        21.0141, 12.2283, 12.0886
      #5f2e0d color charts
#5f2e0d RGB chart
      #5f2e0d CMYK chart
      #5f2e0d RGB pie chart
      #5f2e0d color shades, tints & tones
#5f2e0d color schemes
#5f2e0d color preview, HTML & CSS examples
           This text has a color of #5f2e0d        
        
          <p style="color:#5f2e0d;">Text here</p>
        
        
          .mytext {color:#5f2e0d;}
        
        Text color #5f2e0d
      
           This box has a color of #5f2e0d        
        
          <div style="background-color:#5f2e0d;">Content here</div>
        
        
          .mybackground {background-color:#5f2e0d;}
        
        Background color #5f2e0d
      
           Border around this has a color of #5f2e0d        
        
          <div style="border:2px solid #5f2e0d;">Content here</div>
        
        
          .myborder {border:2px solid #5f2e0d;}
        
        Border color #5f2e0d