#481a30 color space conversions
Hex:
        #481a30
        RGB:
        72, 26, 48
        CMY:
        72, 90, 81
        CMYK:
        0, 64, 33, 72
      HSL:
        331°, 46.9388%, 19.2157%
        HSV (HSB):
        331°, 63.8889%, 28.2353%
        XYZ:
        3.5754, 2.3299, 3.0576
        xyY:
        0.3989, 0.2600, 2.3299
      CIE-Lab:
        17.1312, 24.7251, -3.6677
        CIE-LCH:
        17.1312, 24.9956, 351.5623
        CIE-Luv:
        17.1312, 22.7167, -6.3919
        Hunter-Lab:
        15.2640, 15.0990, -1.1917
      #481a30 color charts
#481a30 RGB chart
      #481a30 CMYK chart
      #481a30 RGB pie chart
      #481a30 color shades, tints & tones
#481a30 color schemes
#481a30 color preview, HTML & CSS examples
           This text has a color of #481a30        
        
          <p style="color:#481a30;">Text here</p>
        
        
          .mytext {color:#481a30;}
        
        Text color #481a30
      
           This box has a color of #481a30        
        
          <div style="background-color:#481a30;">Content here</div>
        
        
          .mybackground {background-color:#481a30;}
        
        Background color #481a30
      
           Border around this has a color of #481a30        
        
          <div style="border:2px solid #481a30;">Content here</div>
        
        
          .myborder {border:2px solid #481a30;}
        
        Border color #481a30