#5c4c12 color space conversions
Hex:
        #5c4c12
        RGB:
        92, 76, 18
        CMY:
        64, 70, 93
        CMYK:
        0, 17, 80, 64
      HSL:
        47°, 67.2727%, 21.5686%
        HSV (HSB):
        47°, 80.4348%, 36.0784%
        XYZ:
        7.1073, 7.4879, 1.6430
        xyY:
        0.4377, 0.4611, 7.4879
      CIE-Lab:
        32.8927, -0.0962, 34.8757
        CIE-LCH:
        32.8927, 34.8759, 90.1580
        CIE-Luv:
        32.8927, 13.1589, 31.4674
        Hunter-Lab:
        27.3640, -1.5251, 15.5949
      #5c4c12 color charts
#5c4c12 RGB chart
      #5c4c12 CMYK chart
      #5c4c12 RGB pie chart
      #5c4c12 color shades, tints & tones
#5c4c12 color schemes
#5c4c12 color preview, HTML & CSS examples
           This text has a color of #5c4c12        
        
          <p style="color:#5c4c12;">Text here</p>
        
        
          .mytext {color:#5c4c12;}
        
        Text color #5c4c12
      
           This box has a color of #5c4c12        
        
          <div style="background-color:#5c4c12;">Content here</div>
        
        
          .mybackground {background-color:#5c4c12;}
        
        Background color #5c4c12
      
           Border around this has a color of #5c4c12        
        
          <div style="border:2px solid #5c4c12;">Content here</div>
        
        
          .myborder {border:2px solid #5c4c12;}
        
        Border color #5c4c12