#5c221d color space conversions
Hex:
        #5c221d
        RGB:
        92, 34, 29
        CMY:
        64, 87, 89
        CMYK:
        0, 63, 68, 64
      HSL:
        5°, 52.0661%, 23.7255%
        HSV (HSB):
        5°, 68.4783%, 36.0784%
        XYZ:
        5.2074, 3.5081, 1.5651
        xyY:
        0.5065, 0.3412, 3.5081
      CIE-Lab:
        21.9735, 26.2240, 16.8435
        CIE-LCH:
        21.9735, 31.1673, 32.7124
        CIE-Luv:
        21.9735, 38.6519, 10.4649
        Hunter-Lab:
        18.7299, 16.8508, 8.1566
      #5c221d color charts
#5c221d RGB chart
      #5c221d CMYK chart
      #5c221d RGB pie chart
      #5c221d color shades, tints & tones
#5c221d color schemes
#5c221d color preview, HTML & CSS examples
           This text has a color of #5c221d        
        
          <p style="color:#5c221d;">Text here</p>
        
        
          .mytext {color:#5c221d;}
        
        Text color #5c221d
      
           This box has a color of #5c221d        
        
          <div style="background-color:#5c221d;">Content here</div>
        
        
          .mybackground {background-color:#5c221d;}
        
        Background color #5c221d
      
           Border around this has a color of #5c221d        
        
          <div style="border:2px solid #5c221d;">Content here</div>
        
        
          .myborder {border:2px solid #5c221d;}
        
        Border color #5c221d