#484a2d color space conversions
Hex:
        #484a2d
        RGB:
        72, 74, 45
        CMY:
        72, 71, 82
        CMYK:
        3, 0, 39, 71
      HSL:
        64°, 24.3697%, 23.3333%
        HSV (HSB):
        64°, 39.1892%, 29.0196%
        XYZ:
        5.5949, 6.4647, 3.4356
        xyY:
        0.3611, 0.4172, 6.4647
      CIE-Lab:
        30.5559, -6.1711, 17.0700
        CIE-LCH:
        30.5559, 18.1512, 109.8758
        CIE-Luv:
        30.5559, 0.1724, 18.7234
        Hunter-Lab:
        25.4258, -5.2166, 9.7868
      #484a2d color charts
#484a2d RGB chart
      #484a2d CMYK chart
      #484a2d RGB pie chart
      #484a2d color shades, tints & tones
#484a2d color schemes
#484a2d color preview, HTML & CSS examples
           This text has a color of #484a2d        
        
          <p style="color:#484a2d;">Text here</p>
        
        
          .mytext {color:#484a2d;}
        
        Text color #484a2d
      
           This box has a color of #484a2d        
        
          <div style="background-color:#484a2d;">Content here</div>
        
        
          .mybackground {background-color:#484a2d;}
        
        Background color #484a2d
      
           Border around this has a color of #484a2d        
        
          <div style="border:2px solid #484a2d;">Content here</div>
        
        
          .myborder {border:2px solid #484a2d;}
        
        Border color #484a2d