#5a660f color space conversions
Hex:
        #5a660f
        RGB:
        90, 102, 15
        CMY:
        65, 60, 94
        CMYK:
        12, 0, 85, 60
      HSL:
        68°, 74.3590%, 22.9412%
        HSV (HSB):
        68°, 85.2941%, 40.0000%
        XYZ:
        9.0540, 11.7109, 2.2352
        xyY:
        0.3937, 0.5092, 11.7109
      CIE-Lab:
        40.7529, -16.2726, 43.0877
        CIE-LCH:
        40.7529, 46.0581, 110.6896
        CIE-Luv:
        40.7529, -4.5801, 43.5839
        Hunter-Lab:
        34.2212, -12.6606, 20.0823
      #5a660f color charts
#5a660f RGB chart
      #5a660f CMYK chart
      #5a660f RGB pie chart
      #5a660f color shades, tints & tones
#5a660f color schemes
#5a660f color preview, HTML & CSS examples
           This text has a color of #5a660f        
        
          <p style="color:#5a660f;">Text here</p>
        
        
          .mytext {color:#5a660f;}
        
        Text color #5a660f
      
           This box has a color of #5a660f        
        
          <div style="background-color:#5a660f;">Content here</div>
        
        
          .mybackground {background-color:#5a660f;}
        
        Background color #5a660f
      
           Border around this has a color of #5a660f        
        
          <div style="border:2px solid #5a660f;">Content here</div>
        
        
          .myborder {border:2px solid #5a660f;}
        
        Border color #5a660f