#5a5f0a color space conversions
Hex:
        #5a5f0a
        RGB:
        90, 95, 10
        CMY:
        65, 63, 96
        CMYK:
        5, 0, 89, 63
      HSL:
        64°, 80.9524%, 20.5882%
        HSV (HSB):
        64°, 89.4737%, 37.2549%
        XYZ:
        8.3634, 10.3800, 1.8499
        xyY:
        0.4061, 0.5040, 10.3800
      CIE-Lab:
        38.5160, -12.5907, 42.5777
        CIE-LCH:
        38.5160, 44.4003, 106.4735
        CIE-Luv:
        38.5160, -0.3024, 41.2816
        Hunter-Lab:
        32.2180, -10.0448, 19.1483
      #5a5f0a color charts
#5a5f0a RGB chart
      #5a5f0a CMYK chart
      #5a5f0a RGB pie chart
      #5a5f0a color shades, tints & tones
#5a5f0a color schemes
#5a5f0a color preview, HTML & CSS examples
           This text has a color of #5a5f0a        
        
          <p style="color:#5a5f0a;">Text here</p>
        
        
          .mytext {color:#5a5f0a;}
        
        Text color #5a5f0a
      
           This box has a color of #5a5f0a        
        
          <div style="background-color:#5a5f0a;">Content here</div>
        
        
          .mybackground {background-color:#5a5f0a;}
        
        Background color #5a5f0a
      
           Border around this has a color of #5a5f0a        
        
          <div style="border:2px solid #5a5f0a;">Content here</div>
        
        
          .myborder {border:2px solid #5a5f0a;}
        
        Border color #5a5f0a