#5a5c12 color space conversions
Hex:
        #5a5c12
        RGB:
        90, 92, 18
        CMY:
        65, 64, 93
        CMYK:
        2, 0, 80, 64
      HSL:
        62°, 67.2727%, 21.5686%
        HSV (HSB):
        62°, 80.4348%, 36.0784%
        XYZ:
        8.1528, 9.8716, 2.0480
        xyY:
        0.4062, 0.4918, 9.8716
      CIE-Lab:
        37.6110, -10.5734, 39.2442
        CIE-LCH:
        37.6110, 40.6436, 105.0788
        CIE-Luv:
        37.6110, 1.4684, 38.5453
        Hunter-Lab:
        31.4191, -8.6655, 18.1287
      #5a5c12 color charts
#5a5c12 RGB chart
      #5a5c12 CMYK chart
      #5a5c12 RGB pie chart
      #5a5c12 color shades, tints & tones
#5a5c12 color schemes
#5a5c12 color preview, HTML & CSS examples
           This text has a color of #5a5c12        
        
          <p style="color:#5a5c12;">Text here</p>
        
        
          .mytext {color:#5a5c12;}
        
        Text color #5a5c12
      
           This box has a color of #5a5c12        
        
          <div style="background-color:#5a5c12;">Content here</div>
        
        
          .mybackground {background-color:#5a5c12;}
        
        Background color #5a5c12
      
           Border around this has a color of #5a5c12        
        
          <div style="border:2px solid #5a5c12;">Content here</div>
        
        
          .myborder {border:2px solid #5a5c12;}
        
        Border color #5a5c12