#5c2b2e color space conversions
Hex:
        #5c2b2e
        RGB:
        92, 43, 46
        CMY:
        64, 83, 82
        CMYK:
        0, 53, 50, 64
      HSL:
        356°, 36.2963%, 26.4706%
        HSV (HSB):
        356°, 53.2609%, 36.0784%
        XYZ:
        5.7707, 4.2003, 3.0914
        xyY:
        0.4418, 0.3216, 4.2003
      CIE-Lab:
        24.3229, 22.7106, 8.5087
        CIE-LCH:
        24.3229, 24.2522, 20.5388
        CIE-Luv:
        24.3229, 30.9568, 5.0618
        Hunter-Lab:
        20.4947, 14.3942, 5.4031
      #5c2b2e color charts
#5c2b2e RGB chart
      #5c2b2e CMYK chart
      #5c2b2e RGB pie chart
      #5c2b2e color shades, tints & tones
#5c2b2e color schemes
#5c2b2e color preview, HTML & CSS examples
           This text has a color of #5c2b2e        
        
          <p style="color:#5c2b2e;">Text here</p>
        
        
          .mytext {color:#5c2b2e;}
        
        Text color #5c2b2e
      
           This box has a color of #5c2b2e        
        
          <div style="background-color:#5c2b2e;">Content here</div>
        
        
          .mybackground {background-color:#5c2b2e;}
        
        Background color #5c2b2e
      
           Border around this has a color of #5c2b2e        
        
          <div style="border:2px solid #5c2b2e;">Content here</div>
        
        
          .myborder {border:2px solid #5c2b2e;}
        
        Border color #5c2b2e