#5a580f color space conversions
Hex:
        #5a580f
        RGB:
        90, 88, 15
        CMY:
        65, 65, 94
        CMYK:
        0, 2, 83, 65
      HSL:
        58°, 71.4286%, 20.5882%
        HSV (HSB):
        58°, 83.3333%, 35.2941%
        XYZ:
        7.7924, 9.1876, 1.8146
        xyY:
        0.4146, 0.4888, 9.1876
      CIE-Lab:
        36.3430, -8.4058, 39.1602
        CIE-LCH:
        36.3430, 40.0522, 102.1149
        CIE-Luv:
        36.3430, 4.0219, 37.3653
        Hunter-Lab:
        30.3110, -7.1554, 17.6682
      #5a580f color charts
#5a580f RGB chart
      #5a580f CMYK chart
      #5a580f RGB pie chart
      #5a580f color shades, tints & tones
#5a580f color schemes
#5a580f color preview, HTML & CSS examples
           This text has a color of #5a580f        
        
          <p style="color:#5a580f;">Text here</p>
        
        
          .mytext {color:#5a580f;}
        
        Text color #5a580f
      
           This box has a color of #5a580f        
        
          <div style="background-color:#5a580f;">Content here</div>
        
        
          .mybackground {background-color:#5a580f;}
        
        Background color #5a580f
      
           Border around this has a color of #5a580f        
        
          <div style="border:2px solid #5a580f;">Content here</div>
        
        
          .myborder {border:2px solid #5a580f;}
        
        Border color #5a580f