#5b1c00 color space conversions
Hex:
        #5b1c00
        RGB:
        91, 28, 0
        CMY:
        64, 89, 100
        CMYK:
        0, 69, 100, 64
      HSL:
        18°, 100.0000%, 17.8431%
        HSV (HSB):
        18°, 100.0000%, 35.6863%
        XYZ:
        4.7296, 3.0547, 0.3403
        xyY:
        0.5821, 0.3760, 3.0547
      CIE-Lab:
        20.2615, 27.6082, 30.0657
        CIE-LCH:
        20.2615, 40.8186, 47.4399
        CIE-Luv:
        20.2615, 44.5168, 17.0571
        Hunter-Lab:
        17.4776, 17.7185, 11.0798
      #5b1c00 color charts
#5b1c00 RGB chart
      #5b1c00 CMYK chart
      #5b1c00 RGB pie chart
      #5b1c00 color shades, tints & tones
#5b1c00 color schemes
#5b1c00 color preview, HTML & CSS examples
           This text has a color of #5b1c00        
        
          <p style="color:#5b1c00;">Text here</p>
        
        
          .mytext {color:#5b1c00;}
        
        Text color #5b1c00
      
           This box has a color of #5b1c00        
        
          <div style="background-color:#5b1c00;">Content here</div>
        
        
          .mybackground {background-color:#5b1c00;}
        
        Background color #5b1c00
      
           Border around this has a color of #5b1c00        
        
          <div style="border:2px solid #5b1c00;">Content here</div>
        
        
          .myborder {border:2px solid #5b1c00;}
        
        Border color #5b1c00