#5e272f color space conversions
Hex:
        #5e272f
        RGB:
        94, 39, 47
        CMY:
        63, 85, 82
        CMYK:
        0, 59, 50, 63
      HSL:
        351°, 41.3534%, 26.0784%
        HSV (HSB):
        351°, 58.5106%, 36.8627%
        XYZ:
        5.8547, 4.0360, 3.1598
        xyY:
        0.4486, 0.3093, 4.0360
      CIE-Lab:
        23.7900, 25.9575, 7.1431
        CIE-LCH:
        23.7900, 26.9224, 15.3860
        CIE-Luv:
        23.7900, 34.2722, 3.2176
        Hunter-Lab:
        20.0897, 16.8630, 4.7375
      #5e272f color charts
#5e272f RGB chart
      #5e272f CMYK chart
      #5e272f RGB pie chart
      #5e272f color shades, tints & tones
#5e272f color schemes
#5e272f color preview, HTML & CSS examples
           This text has a color of #5e272f        
        
          <p style="color:#5e272f;">Text here</p>
        
        
          .mytext {color:#5e272f;}
        
        Text color #5e272f
      
           This box has a color of #5e272f        
        
          <div style="background-color:#5e272f;">Content here</div>
        
        
          .mybackground {background-color:#5e272f;}
        
        Background color #5e272f
      
           Border around this has a color of #5e272f        
        
          <div style="border:2px solid #5e272f;">Content here</div>
        
        
          .myborder {border:2px solid #5e272f;}
        
        Border color #5e272f