#5c5a12 color space conversions
Hex:
        #5c5a12
        RGB:
        92, 90, 18
        CMY:
        64, 65, 93
        CMYK:
        0, 2, 80, 64
      HSL:
        58°, 67.2727%, 21.5686%
        HSV (HSB):
        58°, 80.4348%, 36.0784%
        XYZ:
        8.1790, 9.6313, 2.0002
        xyY:
        0.4129, 0.4862, 9.6313
      CIE-Lab:
        37.1724, -8.4468, 38.9047
        CIE-LCH:
        37.1724, 39.8111, 102.2497
        CIE-Luv:
        37.1724, 4.0474, 37.7109
        Hunter-Lab:
        31.0344, -7.2672, 17.9027
      #5c5a12 color charts
#5c5a12 RGB chart
      #5c5a12 CMYK chart
      #5c5a12 RGB pie chart
      #5c5a12 color shades, tints & tones
#5c5a12 color schemes
#5c5a12 color preview, HTML & CSS examples
           This text has a color of #5c5a12        
        
          <p style="color:#5c5a12;">Text here</p>
        
        
          .mytext {color:#5c5a12;}
        
        Text color #5c5a12
      
           This box has a color of #5c5a12        
        
          <div style="background-color:#5c5a12;">Content here</div>
        
        
          .mybackground {background-color:#5c5a12;}
        
        Background color #5c5a12
      
           Border around this has a color of #5c5a12        
        
          <div style="border:2px solid #5c5a12;">Content here</div>
        
        
          .myborder {border:2px solid #5c5a12;}
        
        Border color #5c5a12