#5a5f09 color space conversions
Hex:
        #5a5f09
        RGB:
        90, 95, 9
        CMY:
        65, 63, 96
        CMYK:
        5, 0, 91, 63
      HSL:
        63°, 82.6923%, 20.3922%
        HSV (HSB):
        63°, 90.5263%, 37.2549%
        XYZ:
        8.3580, 10.3778, 1.8210
        xyY:
        0.4066, 0.5048, 10.3778
      CIE-Lab:
        38.5121, -12.6227, 42.8398
        CIE-LCH:
        38.5121, 44.6607, 106.4176
        CIE-Luv:
        38.5121, -0.2943, 41.4224
        Hunter-Lab:
        32.2146, -10.0643, 19.1986
      #5a5f09 color charts
#5a5f09 RGB chart
      #5a5f09 CMYK chart
      #5a5f09 RGB pie chart
      #5a5f09 color shades, tints & tones
#5a5f09 color schemes
#5a5f09 color preview, HTML & CSS examples
           This text has a color of #5a5f09        
        
          <p style="color:#5a5f09;">Text here</p>
        
        
          .mytext {color:#5a5f09;}
        
        Text color #5a5f09
      
           This box has a color of #5a5f09        
        
          <div style="background-color:#5a5f09;">Content here</div>
        
        
          .mybackground {background-color:#5a5f09;}
        
        Background color #5a5f09
      
           Border around this has a color of #5a5f09        
        
          <div style="border:2px solid #5a5f09;">Content here</div>
        
        
          .myborder {border:2px solid #5a5f09;}
        
        Border color #5a5f09