#4f500a color space conversions
Hex:
        #4f500a
        RGB:
        79, 80, 10
        CMY:
        69, 69, 96
        CMYK:
        1, 0, 88, 69
      HSL:
        61°, 77.7778%, 17.6471%
        HSV (HSB):
        61°, 87.5000%, 31.3725%
        XYZ:
        6.1479, 7.4215, 1.3956
        xyY:
        0.4108, 0.4959, 7.4215
      CIE-Lab:
        32.7478, -9.4113, 37.2422
        CIE-LCH:
        32.7478, 38.4129, 104.1820
        CIE-Luv:
        32.7478, 1.8299, 34.3531
        Hunter-Lab:
        27.2424, -7.3915, 16.0323
      #4f500a color charts
#4f500a RGB chart
      #4f500a CMYK chart
      #4f500a RGB pie chart
      #4f500a color shades, tints & tones
#4f500a color schemes
#4f500a color preview, HTML & CSS examples
           This text has a color of #4f500a        
        
          <p style="color:#4f500a;">Text here</p>
        
        
          .mytext {color:#4f500a;}
        
        Text color #4f500a
      
           This box has a color of #4f500a        
        
          <div style="background-color:#4f500a;">Content here</div>
        
        
          .mybackground {background-color:#4f500a;}
        
        Background color #4f500a
      
           Border around this has a color of #4f500a        
        
          <div style="border:2px solid #4f500a;">Content here</div>
        
        
          .myborder {border:2px solid #4f500a;}
        
        Border color #4f500a