#481c14 color space conversions
Hex:
        #481c14
        RGB:
        72, 28, 20
        CMY:
        72, 89, 92
        CMYK:
        0, 61, 72, 72
      HSL:
        9°, 56.5217%, 18.0392%
        HSV (HSB):
        9°, 72.2222%, 28.2353%
        XYZ:
        3.2140, 2.2587, 0.9284
        xyY:
        0.5021, 0.3529, 2.2587
      CIE-Lab:
        16.7904, 20.3484, 15.6696
        CIE-LCH:
        16.7904, 25.6825, 37.5986
        CIE-Luv:
        16.7904, 27.1810, 9.0377
        Hunter-Lab:
        15.0291, 11.8718, 6.8578
      #481c14 color charts
#481c14 RGB chart
      #481c14 CMYK chart
      #481c14 RGB pie chart
      #481c14 color shades, tints & tones
#481c14 color schemes
#481c14 color preview, HTML & CSS examples
           This text has a color of #481c14        
        
          <p style="color:#481c14;">Text here</p>
        
        
          .mytext {color:#481c14;}
        
        Text color #481c14
      
           This box has a color of #481c14        
        
          <div style="background-color:#481c14;">Content here</div>
        
        
          .mybackground {background-color:#481c14;}
        
        Background color #481c14
      
           Border around this has a color of #481c14        
        
          <div style="border:2px solid #481c14;">Content here</div>
        
        
          .myborder {border:2px solid #481c14;}
        
        Border color #481c14