#480d0f color space conversions
Hex:
        #480d0f
        RGB:
        72, 13, 15
        CMY:
        72, 95, 94
        CMYK:
        0, 82, 79, 72
      HSL:
        358°, 69.4118%, 16.6667%
        HSV (HSB):
        358°, 81.9444%, 28.2353%
        XYZ:
        2.9026, 1.7001, 0.6271
        xyY:
        0.5550, 0.3251, 1.7001
      CIE-Lab:
        13.8272, 27.7210, 14.8704
        CIE-LCH:
        13.8272, 31.4576, 28.2105
        CIE-Luv:
        13.8272, 33.3513, 6.6302
        Hunter-Lab:
        13.0386, 16.9198, 6.2755
      #480d0f color charts
#480d0f RGB chart
      #480d0f CMYK chart
      #480d0f RGB pie chart
      #480d0f color shades, tints & tones
#480d0f color schemes
#480d0f color preview, HTML & CSS examples
           This text has a color of #480d0f        
        
          <p style="color:#480d0f;">Text here</p>
        
        
          .mytext {color:#480d0f;}
        
        Text color #480d0f
      
           This box has a color of #480d0f        
        
          <div style="background-color:#480d0f;">Content here</div>
        
        
          .mybackground {background-color:#480d0f;}
        
        Background color #480d0f
      
           Border around this has a color of #480d0f        
        
          <div style="border:2px solid #480d0f;">Content here</div>
        
        
          .myborder {border:2px solid #480d0f;}
        
        Border color #480d0f