#60531f color space conversions
Hex:
        #60531f
        RGB:
        96, 83, 31
        CMY:
        62, 67, 88
        CMYK:
        0, 14, 68, 62
      HSL:
        48°, 51.1811%, 24.9020%
        HSV (HSB):
        48°, 67.7083%, 37.6471%
        XYZ:
        8.1644, 8.7722, 2.5592
        xyY:
        0.4188, 0.4500, 8.7722
      CIE-Lab:
        35.5420, -1.5500, 31.5755
        CIE-LCH:
        35.5420, 31.6135, 92.8103
        CIE-Luv:
        35.5420, 10.9415, 31.0443
        Hunter-Lab:
        29.6180, -2.6264, 15.6095
      #60531f color charts
#60531f RGB chart
      #60531f CMYK chart
      #60531f RGB pie chart
      #60531f color shades, tints & tones
#60531f color schemes
#60531f color preview, HTML & CSS examples
           This text has a color of #60531f        
        
          <p style="color:#60531f;">Text here</p>
        
        
          .mytext {color:#60531f;}
        
        Text color #60531f
      
           This box has a color of #60531f        
        
          <div style="background-color:#60531f;">Content here</div>
        
        
          .mybackground {background-color:#60531f;}
        
        Background color #60531f
      
           Border around this has a color of #60531f        
        
          <div style="border:2px solid #60531f;">Content here</div>
        
        
          .myborder {border:2px solid #60531f;}
        
        Border color #60531f