#5e061f color space conversions
Hex:
        #5e061f
        RGB:
        94, 6, 31
        CMY:
        63, 98, 88
        CMYK:
        0, 94, 67, 63
      HSL:
        343°, 88.0000%, 19.6078%
        HSV (HSB):
        343°, 93.6170%, 36.8627%
        XYZ:
        4.9285, 2.6089, 1.5401
        xyY:
        0.5429, 0.2874, 2.6089
      CIE-Lab:
        18.4040, 38.1575, 10.9488
        CIE-LCH:
        18.4040, 39.6972, 16.0101
        CIE-Luv:
        18.4040, 49.5536, 3.3433
        Hunter-Lab:
        16.1520, 26.2007, 5.6530
      #5e061f color charts
#5e061f RGB chart
      #5e061f CMYK chart
      #5e061f RGB pie chart
      #5e061f color shades, tints & tones
#5e061f color schemes
#5e061f color preview, HTML & CSS examples
           This text has a color of #5e061f        
        
          <p style="color:#5e061f;">Text here</p>
        
        
          .mytext {color:#5e061f;}
        
        Text color #5e061f
      
           This box has a color of #5e061f        
        
          <div style="background-color:#5e061f;">Content here</div>
        
        
          .mybackground {background-color:#5e061f;}
        
        Background color #5e061f
      
           Border around this has a color of #5e061f        
        
          <div style="border:2px solid #5e061f;">Content here</div>
        
        
          .myborder {border:2px solid #5e061f;}
        
        Border color #5e061f