#5c2b1e color space conversions
Hex:
        #5c2b1e
        RGB:
        92, 43, 30
        CMY:
        64, 83, 88
        CMYK:
        0, 53, 67, 64
      HSL:
        13°, 50.8197%, 23.9216%
        HSV (HSB):
        13°, 67.3913%, 36.0784%
        XYZ:
        5.5119, 4.0968, 1.7286
        xyY:
        0.4862, 0.3614, 4.0968
      CIE-Lab:
        23.9889, 21.1676, 18.6808
        CIE-LCH:
        23.9889, 28.2319, 41.4291
        CIE-Luv:
        23.9889, 33.5992, 13.3171
        Hunter-Lab:
        20.2406, 13.1876, 9.1050
      #5c2b1e color charts
#5c2b1e RGB chart
      #5c2b1e CMYK chart
      #5c2b1e RGB pie chart
      #5c2b1e color shades, tints & tones
#5c2b1e color schemes
#5c2b1e color preview, HTML & CSS examples
           This text has a color of #5c2b1e        
        
          <p style="color:#5c2b1e;">Text here</p>
        
        
          .mytext {color:#5c2b1e;}
        
        Text color #5c2b1e
      
           This box has a color of #5c2b1e        
        
          <div style="background-color:#5c2b1e;">Content here</div>
        
        
          .mybackground {background-color:#5c2b1e;}
        
        Background color #5c2b1e
      
           Border around this has a color of #5c2b1e        
        
          <div style="border:2px solid #5c2b1e;">Content here</div>
        
        
          .myborder {border:2px solid #5c2b1e;}
        
        Border color #5c2b1e