#480f44 color space conversions
Hex:
        #480f44
        RGB:
        72, 15, 68
        CMY:
        72, 94, 73
        CMYK:
        0, 79, 6, 72
      HSL:
        304°, 65.5172%, 17.0588%
        HSV (HSB):
        304°, 79.1667%, 28.2353%
        XYZ:
        3.8867, 2.1367, 5.6764
        xyY:
        0.3322, 0.1826, 2.1367
      CIE-Lab:
        16.1890, 33.5143, -19.2157
        CIE-LCH:
        16.1890, 38.6322, 330.1719
        CIE-Luv:
        16.1890, 20.1365, -22.1546
        Hunter-Lab:
        14.6175, 21.8812, -12.7918
      #480f44 color charts
#480f44 RGB chart
      #480f44 CMYK chart
      #480f44 RGB pie chart
      #480f44 color shades, tints & tones
#480f44 color schemes
#480f44 color preview, HTML & CSS examples
           This text has a color of #480f44        
        
          <p style="color:#480f44;">Text here</p>
        
        
          .mytext {color:#480f44;}
        
        Text color #480f44
      
           This box has a color of #480f44        
        
          <div style="background-color:#480f44;">Content here</div>
        
        
          .mybackground {background-color:#480f44;}
        
        Background color #480f44
      
           Border around this has a color of #480f44        
        
          <div style="border:2px solid #480f44;">Content here</div>
        
        
          .myborder {border:2px solid #480f44;}
        
        Border color #480f44