#5f241b color space conversions
Hex:
        #5f241b
        RGB:
        95, 36, 27
        CMY:
        63, 86, 89
        CMYK:
        0, 62, 72, 63
      HSL:
        8°, 55.7377%, 23.9216%
        HSV (HSB):
        8°, 71.5789%, 37.2549%
        XYZ:
        5.5480, 3.7738, 1.4729
        xyY:
        0.5140, 0.3496, 3.7738
      CIE-Lab:
        22.9090, 26.2447, 19.4302
        CIE-LCH:
        22.9090, 32.6546, 36.5143
        CIE-Luv:
        22.9090, 40.3565, 12.4599
        Hunter-Lab:
        19.4262, 16.9827, 9.1029
      #5f241b color charts
#5f241b RGB chart
      #5f241b CMYK chart
      #5f241b RGB pie chart
      #5f241b color shades, tints & tones
#5f241b color schemes
#5f241b color preview, HTML & CSS examples
           This text has a color of #5f241b        
        
          <p style="color:#5f241b;">Text here</p>
        
        
          .mytext {color:#5f241b;}
        
        Text color #5f241b
      
           This box has a color of #5f241b        
        
          <div style="background-color:#5f241b;">Content here</div>
        
        
          .mybackground {background-color:#5f241b;}
        
        Background color #5f241b
      
           Border around this has a color of #5f241b        
        
          <div style="border:2px solid #5f241b;">Content here</div>
        
        
          .myborder {border:2px solid #5f241b;}
        
        Border color #5f241b