#481d37 color space conversions
Hex:
        #481d37
        RGB:
        72, 29, 55
        CMY:
        72, 89, 78
        CMYK:
        0, 60, 24, 72
      HSL:
        324°, 42.5743%, 19.8039%
        HSV (HSB):
        324°, 59.7222%, 28.2353%
        XYZ:
        3.8014, 2.5323, 3.9029
        xyY:
        0.3714, 0.2474, 2.5323
      CIE-Lab:
        18.0640, 24.1635, -7.2123
        CIE-LCH:
        18.0640, 25.2169, 343.3808
        CIE-Luv:
        18.0640, 20.2920, -9.9331
        Hunter-Lab:
        15.9131, 14.7933, -3.4022
      #481d37 color charts
#481d37 RGB chart
      #481d37 CMYK chart
      #481d37 RGB pie chart
      #481d37 color shades, tints & tones
#481d37 color schemes
#481d37 color preview, HTML & CSS examples
           This text has a color of #481d37        
        
          <p style="color:#481d37;">Text here</p>
        
        
          .mytext {color:#481d37;}
        
        Text color #481d37
      
           This box has a color of #481d37        
        
          <div style="background-color:#481d37;">Content here</div>
        
        
          .mybackground {background-color:#481d37;}
        
        Background color #481d37
      
           Border around this has a color of #481d37        
        
          <div style="border:2px solid #481d37;">Content here</div>
        
        
          .myborder {border:2px solid #481d37;}
        
        Border color #481d37