#481d27 color space conversions
Hex:
        #481d27
        RGB:
        72, 29, 39
        CMY:
        72, 89, 85
        CMYK:
        0, 60, 46, 72
      HSL:
        346°, 42.5743%, 19.8039%
        HSV (HSB):
        346°, 59.7222%, 28.2353%
        XYZ:
        3.4781, 2.4029, 2.2000
        xyY:
        0.4304, 0.2974, 2.4029
      CIE-Lab:
        17.4738, 21.7144, 3.2405
        CIE-LCH:
        17.4738, 21.9548, 8.4877
        CIE-Luv:
        17.4738, 23.5794, 0.1272
        Hunter-Lab:
        15.5014, 12.9228, 2.4366
      #481d27 color charts
#481d27 RGB chart
      #481d27 CMYK chart
      #481d27 RGB pie chart
      #481d27 color shades, tints & tones
#481d27 color schemes
#481d27 color preview, HTML & CSS examples
           This text has a color of #481d27        
        
          <p style="color:#481d27;">Text here</p>
        
        
          .mytext {color:#481d27;}
        
        Text color #481d27
      
           This box has a color of #481d27        
        
          <div style="background-color:#481d27;">Content here</div>
        
        
          .mybackground {background-color:#481d27;}
        
        Background color #481d27
      
           Border around this has a color of #481d27        
        
          <div style="border:2px solid #481d27;">Content here</div>
        
        
          .myborder {border:2px solid #481d27;}
        
        Border color #481d27