#482d13 color space conversions
Hex:
        #482d13
        RGB:
        72, 45, 19
        CMY:
        72, 82, 93
        CMYK:
        0, 38, 74, 72
      HSL:
        29°, 58.2418%, 17.8431%
        HSV (HSB):
        29°, 73.6111%, 28.2353%
        XYZ:
        3.7284, 3.3015, 1.0568
        xyY:
        0.4611, 0.4083, 3.3015
      CIE-Lab:
        21.2131, 9.4879, 21.4979
        CIE-LCH:
        21.2131, 23.4985, 66.1862
        CIE-Luv:
        21.2131, 18.3348, 16.0770
        Hunter-Lab:
        18.1700, 4.8298, 9.2705
      #482d13 color charts
#482d13 RGB chart
      #482d13 CMYK chart
      #482d13 RGB pie chart
      #482d13 color shades, tints & tones
#482d13 color schemes
#482d13 color preview, HTML & CSS examples
           This text has a color of #482d13        
        
          <p style="color:#482d13;">Text here</p>
        
        
          .mytext {color:#482d13;}
        
        Text color #482d13
      
           This box has a color of #482d13        
        
          <div style="background-color:#482d13;">Content here</div>
        
        
          .mybackground {background-color:#482d13;}
        
        Background color #482d13
      
           Border around this has a color of #482d13        
        
          <div style="border:2px solid #482d13;">Content here</div>
        
        
          .myborder {border:2px solid #482d13;}
        
        Border color #482d13