#5d222b color space conversions
Hex:
        #5d222b
        RGB:
        93, 34, 43
        CMY:
        64, 87, 83
        CMYK:
        0, 63, 54, 64
      HSL:
        351°, 46.4567%, 24.9020%
        HSV (HSB):
        351°, 63.4409%, 36.4706%
        XYZ:
        5.5223, 3.6456, 2.6981
        xyY:
        0.4654, 0.3072, 3.6456
      CIE-Lab:
        22.4635, 27.8645, 8.0081
        CIE-LCH:
        22.4635, 28.9925, 16.0343
        CIE-Luv:
        22.4635, 36.6690, 3.5179
        Hunter-Lab:
        19.0935, 18.2125, 4.9872
      #5d222b color charts
#5d222b RGB chart
      #5d222b CMYK chart
      #5d222b RGB pie chart
      #5d222b color shades, tints & tones
#5d222b color schemes
#5d222b color preview, HTML & CSS examples
           This text has a color of #5d222b        
        
          <p style="color:#5d222b;">Text here</p>
        
        
          .mytext {color:#5d222b;}
        
        Text color #5d222b
      
           This box has a color of #5d222b        
        
          <div style="background-color:#5d222b;">Content here</div>
        
        
          .mybackground {background-color:#5d222b;}
        
        Background color #5d222b
      
           Border around this has a color of #5d222b        
        
          <div style="border:2px solid #5d222b;">Content here</div>
        
        
          .myborder {border:2px solid #5d222b;}
        
        Border color #5d222b