#481d22 color space conversions
Hex:
        #481d22
        RGB:
        72, 29, 34
        CMY:
        72, 89, 87
        CMYK:
        0, 60, 53, 72
      HSL:
        353°, 42.5743%, 19.8039%
        HSV (HSB):
        353°, 59.7222%, 28.2353%
        XYZ:
        3.4006, 2.3719, 1.7920
        xyY:
        0.4495, 0.3136, 2.3719
      CIE-Lab:
        17.3293, 21.0955, 6.5913
        CIE-LCH:
        17.3293, 22.1013, 17.3514
        CIE-Luv:
        17.3293, 24.5163, 2.9159
        Hunter-Lab:
        15.4011, 12.4611, 3.8822
      #481d22 color charts
#481d22 RGB chart
      #481d22 CMYK chart
      #481d22 RGB pie chart
      #481d22 color shades, tints & tones
#481d22 color schemes
#481d22 color preview, HTML & CSS examples
           This text has a color of #481d22        
        
          <p style="color:#481d22;">Text here</p>
        
        
          .mytext {color:#481d22;}
        
        Text color #481d22
      
           This box has a color of #481d22        
        
          <div style="background-color:#481d22;">Content here</div>
        
        
          .mybackground {background-color:#481d22;}
        
        Background color #481d22
      
           Border around this has a color of #481d22        
        
          <div style="border:2px solid #481d22;">Content here</div>
        
        
          .myborder {border:2px solid #481d22;}
        
        Border color #481d22