#48131f color space conversions
Hex:
        #48131f
        RGB:
        72, 19, 31
        CMY:
        72, 93, 88
        CMYK:
        0, 74, 57, 72
      HSL:
        346°, 58.2418%, 17.8431%
        HSV (HSB):
        346°, 73.6111%, 28.2353%
        XYZ:
        3.1527, 1.9424, 1.5051
        xyY:
        0.4777, 0.2943, 1.9424
      CIE-Lab:
        15.1820, 26.2461, 5.7633
        CIE-LCH:
        15.1820, 26.8715, 12.3848
        CIE-Luv:
        15.1820, 28.5801, 1.3137
        Hunter-Lab:
        13.9370, 15.9888, 3.3530
      #48131f color charts
#48131f RGB chart
      #48131f CMYK chart
      #48131f RGB pie chart
      #48131f color shades, tints & tones
#48131f color schemes
#48131f color preview, HTML & CSS examples
           This text has a color of #48131f        
        
          <p style="color:#48131f;">Text here</p>
        
        
          .mytext {color:#48131f;}
        
        Text color #48131f
      
           This box has a color of #48131f        
        
          <div style="background-color:#48131f;">Content here</div>
        
        
          .mybackground {background-color:#48131f;}
        
        Background color #48131f
      
           Border around this has a color of #48131f        
        
          <div style="border:2px solid #48131f;">Content here</div>
        
        
          .myborder {border:2px solid #48131f;}
        
        Border color #48131f