#480b05 color space conversions
Hex:
        #480b05
        RGB:
        72, 11, 5
        CMY:
        72, 96, 98
        CMYK:
        0, 85, 93, 72
      HSL:
        5°, 87.0130%, 15.0980%
        HSV (HSB):
        5°, 93.0556%, 28.2353%
        XYZ:
        2.8196, 1.6280, 0.3092
        xyY:
        0.5927, 0.3423, 1.6280
      CIE-Lab:
        13.3998, 28.0575, 18.6803
        CIE-LCH:
        13.3998, 33.7073, 33.6551
        CIE-Luv:
        13.3998, 35.2852, 9.0311
        Hunter-Lab:
        12.7594, 17.1158, 7.4947
      #480b05 color charts
#480b05 RGB chart
      #480b05 CMYK chart
      #480b05 RGB pie chart
      #480b05 color shades, tints & tones
#480b05 color schemes
#480b05 color preview, HTML & CSS examples
           This text has a color of #480b05        
        
          <p style="color:#480b05;">Text here</p>
        
        
          .mytext {color:#480b05;}
        
        Text color #480b05
      
           This box has a color of #480b05        
        
          <div style="background-color:#480b05;">Content here</div>
        
        
          .mybackground {background-color:#480b05;}
        
        Background color #480b05
      
           Border around this has a color of #480b05        
        
          <div style="border:2px solid #480b05;">Content here</div>
        
        
          .myborder {border:2px solid #480b05;}
        
        Border color #480b05