#48092f color space conversions
Hex:
        #48092f
        RGB:
        72, 9, 47
        CMY:
        72, 96, 82
        CMYK:
        0, 88, 35, 72
      HSL:
        324°, 77.7778%, 15.8824%
        HSV (HSB):
        324°, 87.5000%, 28.2353%
        XYZ:
        3.2833, 1.7783, 2.8595
        xyY:
        0.4145, 0.2245, 1.7783
      CIE-Lab:
        14.2781, 32.3302, -7.2450
        CIE-LCH:
        14.2781, 33.1320, 347.3691
        CIE-Luv:
        14.2781, 26.5343, -9.8413
        Hunter-Lab:
        13.3354, 20.6110, -3.3789
      #48092f color charts
#48092f RGB chart
      #48092f CMYK chart
      #48092f RGB pie chart
      #48092f color shades, tints & tones
#48092f color schemes
#48092f color preview, HTML & CSS examples
           This text has a color of #48092f        
        
          <p style="color:#48092f;">Text here</p>
        
        
          .mytext {color:#48092f;}
        
        Text color #48092f
      
           This box has a color of #48092f        
        
          <div style="background-color:#48092f;">Content here</div>
        
        
          .mybackground {background-color:#48092f;}
        
        Background color #48092f
      
           Border around this has a color of #48092f        
        
          <div style="border:2px solid #48092f;">Content here</div>
        
        
          .myborder {border:2px solid #48092f;}
        
        Border color #48092f