#5e1a12 color space conversions
Hex:
        #5e1a12
        RGB:
        94, 26, 18
        CMY:
        63, 90, 93
        CMYK:
        0, 72, 81, 63
      HSL:
        6°, 67.8571%, 21.9608%
        HSV (HSB):
        6°, 80.8511%, 36.8627%
        XYZ:
        5.0947, 3.1621, 0.9141
        xyY:
        0.5555, 0.3448, 3.1621
      CIE-Lab:
        20.6819, 30.4105, 22.5837
        CIE-LCH:
        20.6819, 37.8791, 36.5985
        CIE-Luv:
        20.6819, 45.9429, 12.5253
        Hunter-Lab:
        17.7824, 20.0211, 9.3999
      #5e1a12 color charts
#5e1a12 RGB chart
      #5e1a12 CMYK chart
      #5e1a12 RGB pie chart
      #5e1a12 color shades, tints & tones
#5e1a12 color schemes
#5e1a12 color preview, HTML & CSS examples
           This text has a color of #5e1a12        
        
          <p style="color:#5e1a12;">Text here</p>
        
        
          .mytext {color:#5e1a12;}
        
        Text color #5e1a12
      
           This box has a color of #5e1a12        
        
          <div style="background-color:#5e1a12;">Content here</div>
        
        
          .mybackground {background-color:#5e1a12;}
        
        Background color #5e1a12
      
           Border around this has a color of #5e1a12        
        
          <div style="border:2px solid #5e1a12;">Content here</div>
        
        
          .myborder {border:2px solid #5e1a12;}
        
        Border color #5e1a12