#5b1f1a color space conversions
Hex:
        #5b1f1a
        RGB:
        91, 31, 26
        CMY:
        64, 88, 90
        CMYK:
        0, 66, 71, 64
      HSL:
        5°, 55.5556%, 22.9412%
        HSV (HSB):
        5°, 71.4286%, 35.6863%
        XYZ:
        4.9908, 3.2787, 1.3471
        xyY:
        0.5190, 0.3409, 3.2787
      CIE-Lab:
        21.1272, 27.2016, 17.7556
        CIE-LCH:
        21.1272, 32.4837, 33.1341
        CIE-Luv:
        21.1272, 39.8516, 10.5933
        Hunter-Lab:
        18.1072, 17.5118, 8.2641
      #5b1f1a color charts
#5b1f1a RGB chart
      #5b1f1a CMYK chart
      #5b1f1a RGB pie chart
      #5b1f1a color shades, tints & tones
#5b1f1a color schemes
#5b1f1a color preview, HTML & CSS examples
           This text has a color of #5b1f1a        
        
          <p style="color:#5b1f1a;">Text here</p>
        
        
          .mytext {color:#5b1f1a;}
        
        Text color #5b1f1a
      
           This box has a color of #5b1f1a        
        
          <div style="background-color:#5b1f1a;">Content here</div>
        
        
          .mybackground {background-color:#5b1f1a;}
        
        Background color #5b1f1a
      
           Border around this has a color of #5b1f1a        
        
          <div style="border:2px solid #5b1f1a;">Content here</div>
        
        
          .myborder {border:2px solid #5b1f1a;}
        
        Border color #5b1f1a