#482d34 color space conversions
Hex:
        #482d34
        RGB:
        72, 45, 52
        CMY:
        72, 82, 80
        CMYK:
        0, 38, 28, 72
      HSL:
        344°, 23.0769%, 22.9412%
        HSV (HSB):
        344°, 37.5000%, 28.2353%
        XYZ:
        4.2307, 3.5024, 3.7019
        xyY:
        0.3700, 0.3063, 3.5024
      CIE-Lab:
        21.9531, 13.6080, 0.6451
        CIE-LCH:
        21.9531, 13.6233, 2.7141
        CIE-Luv:
        21.9531, 14.6954, -1.1160
        Hunter-Lab:
        18.7148, 7.6013, 1.3725
      #482d34 color charts
#482d34 RGB chart
      #482d34 CMYK chart
      #482d34 RGB pie chart
      #482d34 color shades, tints & tones
#482d34 color schemes
#482d34 color preview, HTML & CSS examples
           This text has a color of #482d34        
        
          <p style="color:#482d34;">Text here</p>
        
        
          .mytext {color:#482d34;}
        
        Text color #482d34
      
           This box has a color of #482d34        
        
          <div style="background-color:#482d34;">Content here</div>
        
        
          .mybackground {background-color:#482d34;}
        
        Background color #482d34
      
           Border around this has a color of #482d34        
        
          <div style="border:2px solid #482d34;">Content here</div>
        
        
          .myborder {border:2px solid #482d34;}
        
        Border color #482d34