#480a06 color space conversions
Hex:
        #480a06
        RGB:
        72, 10, 6
        CMY:
        72, 96, 98
        CMYK:
        0, 86, 92, 72
      HSL:
        4°, 84.6154%, 15.2941%
        HSV (HSB):
        4°, 91.6667%, 28.2353%
        XYZ:
        2.8139, 1.6079, 0.3344
        xyY:
        0.5916, 0.3381, 1.6079
      CIE-Lab:
        13.2785, 28.4770, 18.1116
        CIE-LCH:
        13.2785, 33.7486, 32.4567
        CIE-Luv:
        13.2785, 35.3983, 8.5766
        Hunter-Lab:
        12.6805, 17.4197, 7.3130
      #480a06 color charts
#480a06 RGB chart
      #480a06 CMYK chart
      #480a06 RGB pie chart
      #480a06 color shades, tints & tones
#480a06 color schemes
#480a06 color preview, HTML & CSS examples
           This text has a color of #480a06        
        
          <p style="color:#480a06;">Text here</p>
        
        
          .mytext {color:#480a06;}
        
        Text color #480a06
      
           This box has a color of #480a06        
        
          <div style="background-color:#480a06;">Content here</div>
        
        
          .mybackground {background-color:#480a06;}
        
        Background color #480a06
      
           Border around this has a color of #480a06        
        
          <div style="border:2px solid #480a06;">Content here</div>
        
        
          .myborder {border:2px solid #480a06;}
        
        Border color #480a06