#482c2d color space conversions
Hex:
        #482c2d
        RGB:
        72, 44, 45
        CMY:
        72, 83, 82
        CMYK:
        0, 39, 38, 72
      HSL:
        358°, 24.1379%, 22.7451%
        HSV (HSB):
        358°, 38.8889%, 28.2353%
        XYZ:
        4.0468, 3.3685, 2.9195
        xyY:
        0.3916, 0.3259, 3.3685
      CIE-Lab:
        21.4632, 13.1142, 4.7303
        CIE-LCH:
        21.4632, 13.9413, 19.8345
        CIE-Luv:
        21.4632, 16.1130, 2.8878
        Hunter-Lab:
        18.3536, 7.2391, 3.4162
      #482c2d color charts
#482c2d RGB chart
      #482c2d CMYK chart
      #482c2d RGB pie chart
      #482c2d color shades, tints & tones
#482c2d color schemes
#482c2d color preview, HTML & CSS examples
           This text has a color of #482c2d        
        
          <p style="color:#482c2d;">Text here</p>
        
        
          .mytext {color:#482c2d;}
        
        Text color #482c2d
      
           This box has a color of #482c2d        
        
          <div style="background-color:#482c2d;">Content here</div>
        
        
          .mybackground {background-color:#482c2d;}
        
        Background color #482c2d
      
           Border around this has a color of #482c2d        
        
          <div style="border:2px solid #482c2d;">Content here</div>
        
        
          .myborder {border:2px solid #482c2d;}
        
        Border color #482c2d