#481d34 color space conversions
Hex:
        #481d34
        RGB:
        72, 29, 52
        CMY:
        72, 89, 80
        CMYK:
        0, 60, 28, 72
      HSL:
        328°, 42.5743%, 19.8039%
        HSV (HSB):
        328°, 59.7222%, 28.2353%
        XYZ:
        3.7317, 2.5044, 3.5355
        xyY:
        0.3819, 0.2563, 2.5044
      CIE-Lab:
        17.9384, 23.6524, -5.2915
        CIE-LCH:
        17.9384, 24.2371, 347.3896
        CIE-Luv:
        17.9384, 20.9282, -7.9483
        Hunter-Lab:
        15.8252, 14.3972, -2.1683
      #481d34 color charts
#481d34 RGB chart
      #481d34 CMYK chart
      #481d34 RGB pie chart
      #481d34 color shades, tints & tones
#481d34 color schemes
#481d34 color preview, HTML & CSS examples
           This text has a color of #481d34        
        
          <p style="color:#481d34;">Text here</p>
        
        
          .mytext {color:#481d34;}
        
        Text color #481d34
      
           This box has a color of #481d34        
        
          <div style="background-color:#481d34;">Content here</div>
        
        
          .mybackground {background-color:#481d34;}
        
        Background color #481d34
      
           Border around this has a color of #481d34        
        
          <div style="border:2px solid #481d34;">Content here</div>
        
        
          .myborder {border:2px solid #481d34;}
        
        Border color #481d34