#5a5812 color space conversions
Hex:
        #5a5812
        RGB:
        90, 88, 18
        CMY:
        65, 65, 93
        CMYK:
        0, 2, 80, 65
      HSL:
        58°, 66.6667%, 21.1765%
        HSV (HSB):
        58°, 80.0000%, 35.2941%
        XYZ:
        7.8154, 9.1968, 1.9355
        xyY:
        0.4125, 0.4854, 9.1968
      CIE-Lab:
        36.3604, -8.2679, 38.0801
        CIE-LCH:
        36.3604, 38.9673, 102.2499
        CIE-Luv:
        36.3604, 3.9734, 36.7474
        Hunter-Lab:
        30.3262, -7.0697, 17.4443
      #5a5812 color charts
#5a5812 RGB chart
      #5a5812 CMYK chart
      #5a5812 RGB pie chart
      #5a5812 color shades, tints & tones
#5a5812 color schemes
#5a5812 color preview, HTML & CSS examples
           This text has a color of #5a5812        
        
          <p style="color:#5a5812;">Text here</p>
        
        
          .mytext {color:#5a5812;}
        
        Text color #5a5812
      
           This box has a color of #5a5812        
        
          <div style="background-color:#5a5812;">Content here</div>
        
        
          .mybackground {background-color:#5a5812;}
        
        Background color #5a5812
      
           Border around this has a color of #5a5812        
        
          <div style="border:2px solid #5a5812;">Content here</div>
        
        
          .myborder {border:2px solid #5a5812;}
        
        Border color #5a5812