#48130d color space conversions
Hex:
        #48130d
        RGB:
        72, 19, 13
        CMY:
        72, 93, 95
        CMYK:
        0, 74, 82, 72
      HSL:
        6°, 69.4118%, 16.6667%
        HSV (HSB):
        6°, 81.9444%, 28.2353%
        XYZ:
        2.9780, 1.8725, 0.5852
        xyY:
        0.5479, 0.3445, 1.8725
      CIE-Lab:
        14.8035, 24.8539, 17.1523
        CIE-LCH:
        14.8035, 30.1980, 34.6105
        CIE-Luv:
        14.8035, 31.7715, 8.6846
        Hunter-Lab:
        13.6840, 14.8994, 7.0431
      #48130d color charts
#48130d RGB chart
      #48130d CMYK chart
      #48130d RGB pie chart
      #48130d color shades, tints & tones
#48130d color schemes
#48130d color preview, HTML & CSS examples
           This text has a color of #48130d        
        
          <p style="color:#48130d;">Text here</p>
        
        
          .mytext {color:#48130d;}
        
        Text color #48130d
      
           This box has a color of #48130d        
        
          <div style="background-color:#48130d;">Content here</div>
        
        
          .mybackground {background-color:#48130d;}
        
        Background color #48130d
      
           Border around this has a color of #48130d        
        
          <div style="border:2px solid #48130d;">Content here</div>
        
        
          .myborder {border:2px solid #48130d;}
        
        Border color #48130d