#484a1d color space conversions
Hex:
        #484a1d
        RGB:
        72, 74, 29
        CMY:
        72, 71, 89
        CMYK:
        3, 0, 61, 71
      HSL:
        63°, 43.6893%, 20.1961%
        HSV (HSB):
        63°, 60.8108%, 29.0196%
        XYZ:
        5.3430, 6.3640, 2.1092
        xyY:
        0.3867, 0.4606, 6.3640
      CIE-Lab:
        30.3128, -8.0869, 26.1366
        CIE-LCH:
        30.3128, 27.3591, 107.1925
        CIE-Luv:
        30.3128, 0.6530, 26.1270
        Hunter-Lab:
        25.2269, -6.3410, 12.7018
      #484a1d color charts
#484a1d RGB chart
      #484a1d CMYK chart
      #484a1d RGB pie chart
      #484a1d color shades, tints & tones
#484a1d color schemes
#484a1d color preview, HTML & CSS examples
           This text has a color of #484a1d        
        
          <p style="color:#484a1d;">Text here</p>
        
        
          .mytext {color:#484a1d;}
        
        Text color #484a1d
      
           This box has a color of #484a1d        
        
          <div style="background-color:#484a1d;">Content here</div>
        
        
          .mybackground {background-color:#484a1d;}
        
        Background color #484a1d
      
           Border around this has a color of #484a1d        
        
          <div style="border:2px solid #484a1d;">Content here</div>
        
        
          .myborder {border:2px solid #484a1d;}
        
        Border color #484a1d