#484f2d color space conversions
Hex:
        #484f2d
        RGB:
        72, 79, 45
        CMY:
        72, 69, 82
        CMYK:
        9, 0, 43, 69
      HSL:
        72°, 27.4194%, 24.3137%
        HSV (HSB):
        72°, 43.0380%, 30.9804%
        XYZ:
        5.9421, 7.1591, 3.5513
        xyY:
        0.3568, 0.4299, 7.1591
      CIE-Lab:
        32.1665, -9.1703, 19.1450
        CIE-LCH:
        32.1665, 21.2279, 115.5940
        CIE-Luv:
        32.1665, -2.5643, 21.4726
        Hunter-Lab:
        26.7566, -7.1826, 10.8603
      #484f2d color charts
#484f2d RGB chart
      #484f2d CMYK chart
      #484f2d RGB pie chart
      #484f2d color shades, tints & tones
#484f2d color schemes
#484f2d color preview, HTML & CSS examples
           This text has a color of #484f2d        
        
          <p style="color:#484f2d;">Text here</p>
        
        
          .mytext {color:#484f2d;}
        
        Text color #484f2d
      
           This box has a color of #484f2d        
        
          <div style="background-color:#484f2d;">Content here</div>
        
        
          .mybackground {background-color:#484f2d;}
        
        Background color #484f2d
      
           Border around this has a color of #484f2d        
        
          <div style="border:2px solid #484f2d;">Content here</div>
        
        
          .myborder {border:2px solid #484f2d;}
        
        Border color #484f2d