#5c2e15 color space conversions
Hex:
        #5c2e15
        RGB:
        92, 46, 21
        CMY:
        64, 82, 92
        CMYK:
        0, 50, 77, 64
      HSL:
        21°, 62.8319%, 22.1569%
        HSV (HSB):
        21°, 77.1739%, 36.0784%
        XYZ:
        5.5260, 4.2834, 1.2450
        xyY:
        0.4999, 0.3875, 4.2834
      CIE-Lab:
        24.5872, 18.7541, 24.9205
        CIE-LCH:
        24.5872, 31.1889, 53.0364
        CIE-Luv:
        24.5872, 32.8719, 17.9240
        Hunter-Lab:
        20.6965, 11.4409, 10.9209
      #5c2e15 color charts
#5c2e15 RGB chart
      #5c2e15 CMYK chart
      #5c2e15 RGB pie chart
      #5c2e15 color shades, tints & tones
#5c2e15 color schemes
#5c2e15 color preview, HTML & CSS examples
           This text has a color of #5c2e15        
        
          <p style="color:#5c2e15;">Text here</p>
        
        
          .mytext {color:#5c2e15;}
        
        Text color #5c2e15
      
           This box has a color of #5c2e15        
        
          <div style="background-color:#5c2e15;">Content here</div>
        
        
          .mybackground {background-color:#5c2e15;}
        
        Background color #5c2e15
      
           Border around this has a color of #5c2e15        
        
          <div style="border:2px solid #5c2e15;">Content here</div>
        
        
          .myborder {border:2px solid #5c2e15;}
        
        Border color #5c2e15