#48360d color space conversions
Hex:
        #48360d
        RGB:
        72, 54, 13
        CMY:
        72, 79, 95
        CMYK:
        0, 25, 82, 72
      HSL:
        42°, 69.4118%, 16.6667%
        HSV (HSB):
        42°, 81.9444%, 28.2353%
        XYZ:
        4.0643, 4.0451, 0.9473
        xyY:
        0.4488, 0.4466, 4.0451
      CIE-Lab:
        23.8200, 3.2067, 27.5188
        CIE-LCH:
        23.8200, 27.7050, 83.3534
        CIE-Luv:
        23.8200, 13.2262, 21.7844
        Hunter-Lab:
        20.1125, 0.8743, 11.2860
      #48360d color charts
#48360d RGB chart
      #48360d CMYK chart
      #48360d RGB pie chart
      #48360d color shades, tints & tones
#48360d color schemes
#48360d color preview, HTML & CSS examples
           This text has a color of #48360d        
        
          <p style="color:#48360d;">Text here</p>
        
        
          .mytext {color:#48360d;}
        
        Text color #48360d
      
           This box has a color of #48360d        
        
          <div style="background-color:#48360d;">Content here</div>
        
        
          .mybackground {background-color:#48360d;}
        
        Background color #48360d
      
           Border around this has a color of #48360d        
        
          <div style="border:2px solid #48360d;">Content here</div>
        
        
          .myborder {border:2px solid #48360d;}
        
        Border color #48360d