#481a14 color space conversions
Hex:
        #481a14
        RGB:
        72, 26, 20
        CMY:
        72, 90, 92
        CMYK:
        0, 64, 72, 72
      HSL:
        7°, 56.5217%, 18.0392%
        HSV (HSB):
        7°, 72.2222%, 28.2353%
        XYZ:
        3.1681, 2.1670, 0.9131
        xyY:
        0.5070, 0.3468, 2.1670
      CIE-Lab:
        16.3404, 21.5152, 15.1124
        CIE-LCH:
        16.3404, 26.2924, 35.0844
        CIE-Luv:
        16.3404, 28.0542, 8.3673
        Hunter-Lab:
        14.7208, 12.6547, 6.6268
      #481a14 color charts
#481a14 RGB chart
      #481a14 CMYK chart
      #481a14 RGB pie chart
      #481a14 color shades, tints & tones
#481a14 color schemes
#481a14 color preview, HTML & CSS examples
           This text has a color of #481a14        
        
          <p style="color:#481a14;">Text here</p>
        
        
          .mytext {color:#481a14;}
        
        Text color #481a14
      
           This box has a color of #481a14        
        
          <div style="background-color:#481a14;">Content here</div>
        
        
          .mybackground {background-color:#481a14;}
        
        Background color #481a14
      
           Border around this has a color of #481a14        
        
          <div style="border:2px solid #481a14;">Content here</div>
        
        
          .myborder {border:2px solid #481a14;}
        
        Border color #481a14