#5b1c2e color space conversions
Hex:
        #5b1c2e
        RGB:
        91, 28, 46
        CMY:
        64, 89, 82
        CMYK:
        0, 69, 49, 64
      HSL:
        343°, 52.9412%, 23.3333%
        HSV (HSB):
        343°, 69.2308%, 35.6863%
        XYZ:
        5.2228, 3.2519, 2.9372
        xyY:
        0.4577, 0.2850, 3.2519
      CIE-Lab:
        21.0258, 30.4955, 3.8557
        CIE-LCH:
        21.0258, 30.7382, 7.2059
        CIE-Luv:
        21.0258, 36.8326, -0.6545
        Hunter-Lab:
        18.0331, 20.1398, 2.9661
      #5b1c2e color charts
#5b1c2e RGB chart
      #5b1c2e CMYK chart
      #5b1c2e RGB pie chart
      #5b1c2e color shades, tints & tones
#5b1c2e color schemes
#5b1c2e color preview, HTML & CSS examples
           This text has a color of #5b1c2e        
        
          <p style="color:#5b1c2e;">Text here</p>
        
        
          .mytext {color:#5b1c2e;}
        
        Text color #5b1c2e
      
           This box has a color of #5b1c2e        
        
          <div style="background-color:#5b1c2e;">Content here</div>
        
        
          .mybackground {background-color:#5b1c2e;}
        
        Background color #5b1c2e
      
           Border around this has a color of #5b1c2e        
        
          <div style="border:2px solid #5b1c2e;">Content here</div>
        
        
          .myborder {border:2px solid #5b1c2e;}
        
        Border color #5b1c2e