#480a0f color space conversions
Hex:
        #480a0f
        RGB:
        72, 10, 15
        CMY:
        72, 96, 94
        CMYK:
        0, 86, 79, 72
      HSL:
        355°, 75.6098%, 16.0784%
        HSV (HSB):
        355°, 86.1111%, 28.2353%
        XYZ:
        2.8673, 1.6293, 0.6153
        xyY:
        0.5609, 0.3187, 1.6293
      CIE-Lab:
        13.4075, 28.8926, 14.3154
        CIE-LCH:
        13.4075, 32.2445, 26.3570
        CIE-Luv:
        13.4075, 34.0880, 6.0412
        Hunter-Lab:
        12.7644, 17.7587, 6.0770
      #480a0f color charts
#480a0f RGB chart
      #480a0f CMYK chart
      #480a0f RGB pie chart
      #480a0f color shades, tints & tones
#480a0f color schemes
#480a0f color preview, HTML & CSS examples
           This text has a color of #480a0f        
        
          <p style="color:#480a0f;">Text here</p>
        
        
          .mytext {color:#480a0f;}
        
        Text color #480a0f
      
           This box has a color of #480a0f        
        
          <div style="background-color:#480a0f;">Content here</div>
        
        
          .mybackground {background-color:#480a0f;}
        
        Background color #480a0f
      
           Border around this has a color of #480a0f        
        
          <div style="border:2px solid #480a0f;">Content here</div>
        
        
          .myborder {border:2px solid #480a0f;}
        
        Border color #480a0f