#5c2e0f color space conversions
Hex:
        #5c2e0f
        RGB:
        92, 46, 15
        CMY:
        64, 82, 94
        CMYK:
        0, 50, 84, 64
      HSL:
        24°, 71.9626%, 20.9804%
        HSV (HSB):
        24°, 83.6957%, 36.0784%
        XYZ:
        5.4769, 4.2638, 0.9863
        xyY:
        0.5106, 0.3975, 4.2638
      CIE-Lab:
        24.5250, 18.4463, 28.1798
        CIE-LCH:
        24.5250, 33.6803, 56.7916
        CIE-Luv:
        24.5250, 33.4065, 19.6867
        Hunter-Lab:
        20.6489, 11.2090, 11.6224
      #5c2e0f color charts
#5c2e0f RGB chart
      #5c2e0f CMYK chart
      #5c2e0f RGB pie chart
      #5c2e0f color shades, tints & tones
#5c2e0f color schemes
#5c2e0f color preview, HTML & CSS examples
           This text has a color of #5c2e0f        
        
          <p style="color:#5c2e0f;">Text here</p>
        
        
          .mytext {color:#5c2e0f;}
        
        Text color #5c2e0f
      
           This box has a color of #5c2e0f        
        
          <div style="background-color:#5c2e0f;">Content here</div>
        
        
          .mybackground {background-color:#5c2e0f;}
        
        Background color #5c2e0f
      
           Border around this has a color of #5c2e0f        
        
          <div style="border:2px solid #5c2e0f;">Content here</div>
        
        
          .myborder {border:2px solid #5c2e0f;}
        
        Border color #5c2e0f