#482e29 color space conversions
Hex:
        #482e29
        RGB:
        72, 46, 41
        CMY:
        72, 82, 84
        CMYK:
        0, 36, 43, 72
      HSL:
        10°, 27.4336%, 22.1569%
        HSV (HSB):
        10°, 43.0556%, 28.2353%
        XYZ:
        4.0497, 3.4918, 2.5584
        xyY:
        0.4010, 0.3457, 3.4918
      CIE-Lab:
        21.9147, 11.2098, 8.0866
        CIE-LCH:
        21.9147, 13.8222, 35.8060
        CIE-Luv:
        21.9147, 15.6307, 6.2443
        Hunter-Lab:
        18.6864, 5.9835, 4.9630
      #482e29 color charts
#482e29 RGB chart
      #482e29 CMYK chart
      #482e29 RGB pie chart
      #482e29 color shades, tints & tones
#482e29 color schemes
#482e29 color preview, HTML & CSS examples
           This text has a color of #482e29        
        
          <p style="color:#482e29;">Text here</p>
        
        
          .mytext {color:#482e29;}
        
        Text color #482e29
      
           This box has a color of #482e29        
        
          <div style="background-color:#482e29;">Content here</div>
        
        
          .mybackground {background-color:#482e29;}
        
        Background color #482e29
      
           Border around this has a color of #482e29        
        
          <div style="border:2px solid #482e29;">Content here</div>
        
        
          .myborder {border:2px solid #482e29;}
        
        Border color #482e29