#5b2e15 color space conversions
Hex:
        #5b2e15
        RGB:
        91, 46, 21
        CMY:
        64, 82, 92
        CMYK:
        0, 49, 77, 64
      HSL:
        21°, 62.5000%, 21.9608%
        HSV (HSB):
        21°, 76.9231%, 35.6863%
        XYZ:
        5.4267, 4.2323, 1.2404
        xyY:
        0.4979, 0.3883, 4.2323
      CIE-Lab:
        24.4249, 18.2868, 24.6968
        CIE-LCH:
        24.4249, 30.7301, 53.4819
        CIE-Luv:
        24.4249, 32.0770, 17.8116
        Hunter-Lab:
        20.5725, 11.0839, 10.8260
      #5b2e15 color charts
#5b2e15 RGB chart
      #5b2e15 CMYK chart
      #5b2e15 RGB pie chart
      #5b2e15 color shades, tints & tones
#5b2e15 color schemes
#5b2e15 color preview, HTML & CSS examples
           This text has a color of #5b2e15        
        
          <p style="color:#5b2e15;">Text here</p>
        
        
          .mytext {color:#5b2e15;}
        
        Text color #5b2e15
      
           This box has a color of #5b2e15        
        
          <div style="background-color:#5b2e15;">Content here</div>
        
        
          .mybackground {background-color:#5b2e15;}
        
        Background color #5b2e15
      
           Border around this has a color of #5b2e15        
        
          <div style="border:2px solid #5b2e15;">Content here</div>
        
        
          .myborder {border:2px solid #5b2e15;}
        
        Border color #5b2e15