#5b212e color space conversions
Hex:
        #5b212e
        RGB:
        91, 33, 46
        CMY:
        64, 87, 82
        CMYK:
        0, 64, 49, 64
      HSL:
        347°, 46.7742%, 24.3137%
        HSV (HSB):
        347°, 63.7363%, 35.6863%
        XYZ:
        5.3514, 3.5091, 2.9800
        xyY:
        0.4520, 0.2964, 3.5091
      CIE-Lab:
        21.9773, 27.9417, 5.2058
        CIE-LCH:
        21.9773, 28.4225, 10.5537
        CIE-Luv:
        21.9773, 34.8526, 1.0122
        Hunter-Lab:
        18.7326, 18.2103, 3.6808
      #5b212e color charts
#5b212e RGB chart
      #5b212e CMYK chart
      #5b212e RGB pie chart
      #5b212e color shades, tints & tones
#5b212e color schemes
#5b212e color preview, HTML & CSS examples
           This text has a color of #5b212e        
        
          <p style="color:#5b212e;">Text here</p>
        
        
          .mytext {color:#5b212e;}
        
        Text color #5b212e
      
           This box has a color of #5b212e        
        
          <div style="background-color:#5b212e;">Content here</div>
        
        
          .mybackground {background-color:#5b212e;}
        
        Background color #5b212e
      
           Border around this has a color of #5b212e        
        
          <div style="border:2px solid #5b212e;">Content here</div>
        
        
          .myborder {border:2px solid #5b212e;}
        
        Border color #5b212e