#5e1712 color space conversions
Hex:
        #5e1712
        RGB:
        94, 23, 18
        CMY:
        63, 91, 93
        CMYK:
        0, 76, 81, 63
      HSL:
        4°, 67.8571%, 21.9608%
        HSV (HSB):
        4°, 80.8511%, 36.8627%
        XYZ:
        5.0317, 3.0361, 0.8931
        xyY:
        0.5615, 0.3388, 3.0361
      CIE-Lab:
        20.1881, 31.7588, 22.0326
        CIE-LCH:
        20.1881, 38.6530, 34.7509
        CIE-Luv:
        20.1881, 47.2672, 11.7535
        Hunter-Lab:
        17.4245, 21.0523, 9.1582
      #5e1712 color charts
#5e1712 RGB chart
      #5e1712 CMYK chart
      #5e1712 RGB pie chart
      #5e1712 color shades, tints & tones
#5e1712 color schemes
#5e1712 color preview, HTML & CSS examples
           This text has a color of #5e1712        
        
          <p style="color:#5e1712;">Text here</p>
        
        
          .mytext {color:#5e1712;}
        
        Text color #5e1712
      
           This box has a color of #5e1712        
        
          <div style="background-color:#5e1712;">Content here</div>
        
        
          .mybackground {background-color:#5e1712;}
        
        Background color #5e1712
      
           Border around this has a color of #5e1712        
        
          <div style="border:2px solid #5e1712;">Content here</div>
        
        
          .myborder {border:2px solid #5e1712;}
        
        Border color #5e1712