#5b1c1a color space conversions
Hex:
        #5b1c1a
        RGB:
        91, 28, 26
        CMY:
        64, 89, 90
        CMYK:
        0, 69, 71, 64
      HSL:
        2°, 55.5556%, 22.9412%
        HSV (HSB):
        2°, 71.4286%, 35.6863%
        XYZ:
        4.9161, 3.1292, 1.3222
        xyY:
        0.5248, 0.3341, 3.1292
      CIE-Lab:
        20.5542, 28.7320, 17.0546
        CIE-LCH:
        20.5542, 33.4124, 30.6923
        CIE-Luv:
        20.5542, 41.2657, 9.6696
        Hunter-Lab:
        17.6896, 18.6497, 7.9512
      #5b1c1a color charts
#5b1c1a RGB chart
      #5b1c1a CMYK chart
      #5b1c1a RGB pie chart
      #5b1c1a color shades, tints & tones
#5b1c1a color schemes
#5b1c1a color preview, HTML & CSS examples
           This text has a color of #5b1c1a        
        
          <p style="color:#5b1c1a;">Text here</p>
        
        
          .mytext {color:#5b1c1a;}
        
        Text color #5b1c1a
      
           This box has a color of #5b1c1a        
        
          <div style="background-color:#5b1c1a;">Content here</div>
        
        
          .mybackground {background-color:#5b1c1a;}
        
        Background color #5b1c1a
      
           Border around this has a color of #5b1c1a        
        
          <div style="border:2px solid #5b1c1a;">Content here</div>
        
        
          .myborder {border:2px solid #5b1c1a;}
        
        Border color #5b1c1a