#5e2c01 color space conversions
Hex:
        #5e2c01
        RGB:
        94, 44, 1
        CMY:
        63, 83, 100
        CMYK:
        0, 53, 99, 63
      HSL:
        28°, 97.8947%, 18.6275%
        HSV (HSB):
        28°, 98.9362%, 36.8627%
        XYZ:
        5.5223, 4.1832, 0.5451
        xyY:
        0.5387, 0.4081, 4.1832
      CIE-Lab:
        24.2682, 20.0854, 34.0448
        CIE-LCH:
        24.2682, 39.5282, 59.4606
        CIE-Luv:
        24.2682, 37.2720, 22.1568
        Hunter-Lab:
        20.4530, 12.4019, 12.7369
      #5e2c01 color charts
#5e2c01 RGB chart
      #5e2c01 CMYK chart
      #5e2c01 RGB pie chart
      #5e2c01 color shades, tints & tones
#5e2c01 color schemes
#5e2c01 color preview, HTML & CSS examples
           This text has a color of #5e2c01        
        
          <p style="color:#5e2c01;">Text here</p>
        
        
          .mytext {color:#5e2c01;}
        
        Text color #5e2c01
      
           This box has a color of #5e2c01        
        
          <div style="background-color:#5e2c01;">Content here</div>
        
        
          .mybackground {background-color:#5e2c01;}
        
        Background color #5e2c01
      
           Border around this has a color of #5e2c01        
        
          <div style="border:2px solid #5e2c01;">Content here</div>
        
        
          .myborder {border:2px solid #5e2c01;}
        
        Border color #5e2c01