#481f32 color space conversions
Hex:
        #481f32
        RGB:
        72, 31, 50
        CMY:
        72, 88, 80
        CMYK:
        0, 57, 31, 72
      HSL:
        332°, 39.8058%, 20.1961%
        HSV (HSB):
        332°, 56.9444%, 28.2353%
        XYZ:
        3.7382, 2.5880, 3.3201
        xyY:
        0.3875, 0.2683, 2.5880
      CIE-Lab:
        18.3119, 22.1413, -3.3244
        CIE-LCH:
        18.3119, 22.3894, 351.4611
        CIE-Luv:
        18.3119, 20.6813, -5.9125
        Hunter-Lab:
        16.0872, 13.3256, -0.9754
      #481f32 color charts
#481f32 RGB chart
      #481f32 CMYK chart
      #481f32 RGB pie chart
      #481f32 color shades, tints & tones
#481f32 color schemes
#481f32 color preview, HTML & CSS examples
           This text has a color of #481f32        
        
          <p style="color:#481f32;">Text here</p>
        
        
          .mytext {color:#481f32;}
        
        Text color #481f32
      
           This box has a color of #481f32        
        
          <div style="background-color:#481f32;">Content here</div>
        
        
          .mybackground {background-color:#481f32;}
        
        Background color #481f32
      
           Border around this has a color of #481f32        
        
          <div style="border:2px solid #481f32;">Content here</div>
        
        
          .myborder {border:2px solid #481f32;}
        
        Border color #481f32