#482a13 color space conversions
Hex:
        #482a13
        RGB:
        72, 42, 19
        CMY:
        72, 84, 93
        CMYK:
        0, 42, 74, 72
      HSL:
        26°, 58.2418%, 17.8431%
        HSV (HSB):
        26°, 73.6111%, 28.2353%
        XYZ:
        3.6180, 3.0807, 1.0200
        xyY:
        0.4687, 0.3991, 3.0807
      CIE-Lab:
        20.3641, 11.4533, 20.5353
        CIE-LCH:
        20.3641, 23.5133, 60.8501
        CIE-Luv:
        20.3641, 20.0653, 14.7993
        Hunter-Lab:
        17.5518, 6.0789, 8.8406
      #482a13 color charts
#482a13 RGB chart
      #482a13 CMYK chart
      #482a13 RGB pie chart
      #482a13 color shades, tints & tones
#482a13 color schemes
#482a13 color preview, HTML & CSS examples
           This text has a color of #482a13        
        
          <p style="color:#482a13;">Text here</p>
        
        
          .mytext {color:#482a13;}
        
        Text color #482a13
      
           This box has a color of #482a13        
        
          <div style="background-color:#482a13;">Content here</div>
        
        
          .mybackground {background-color:#482a13;}
        
        Background color #482a13
      
           Border around this has a color of #482a13        
        
          <div style="border:2px solid #482a13;">Content here</div>
        
        
          .myborder {border:2px solid #482a13;}
        
        Border color #482a13