#5f382d color space conversions
Hex:
        #5f382d
        RGB:
        95, 56, 45
        CMY:
        63, 78, 82
        CMYK:
        0, 41, 53, 63
      HSL:
        13°, 35.7143%, 27.4510%
        HSV (HSB):
        13°, 52.6316%, 37.2549%
        XYZ:
        6.6071, 5.4507, 3.1865
        xyY:
        0.4334, 0.3576, 5.4507
      CIE-Lab:
        27.9821, 16.0089, 14.1981
        CIE-LCH:
        27.9821, 21.3979, 41.5694
        CIE-Luv:
        27.9821, 26.2058, 11.8628
        Hunter-Lab:
        23.3467, 9.6588, 8.2505
      #5f382d color charts
#5f382d RGB chart
      #5f382d CMYK chart
      #5f382d RGB pie chart
      #5f382d color shades, tints & tones
#5f382d color schemes
#5f382d color preview, HTML & CSS examples
           This text has a color of #5f382d        
        
          <p style="color:#5f382d;">Text here</p>
        
        
          .mytext {color:#5f382d;}
        
        Text color #5f382d
      
           This box has a color of #5f382d        
        
          <div style="background-color:#5f382d;">Content here</div>
        
        
          .mybackground {background-color:#5f382d;}
        
        Background color #5f382d
      
           Border around this has a color of #5f382d        
        
          <div style="border:2px solid #5f382d;">Content here</div>
        
        
          .myborder {border:2px solid #5f382d;}
        
        Border color #5f382d