#48110f color space conversions
Hex:
        #48110f
        RGB:
        72, 17, 15
        CMY:
        72, 93, 94
        CMYK:
        0, 76, 79, 72
      HSL:
        2°, 65.5172%, 17.0588%
        HSV (HSB):
        2°, 79.1667%, 28.2353%
        XYZ:
        2.9592, 1.8131, 0.6459
        xyY:
        0.5462, 0.3346, 1.8131
      CIE-Lab:
        14.4742, 25.9401, 15.7164
        CIE-LCH:
        14.4742, 30.3298, 31.2105
        CIE-Luv:
        14.4742, 32.1718, 7.5479
        Hunter-Lab:
        13.4652, 15.6639, 6.5814
      #48110f color charts
#48110f RGB chart
      #48110f CMYK chart
      #48110f RGB pie chart
      #48110f color shades, tints & tones
#48110f color schemes
#48110f color preview, HTML & CSS examples
           This text has a color of #48110f        
        
          <p style="color:#48110f;">Text here</p>
        
        
          .mytext {color:#48110f;}
        
        Text color #48110f
      
           This box has a color of #48110f        
        
          <div style="background-color:#48110f;">Content here</div>
        
        
          .mybackground {background-color:#48110f;}
        
        Background color #48110f
      
           Border around this has a color of #48110f        
        
          <div style="border:2px solid #48110f;">Content here</div>
        
        
          .myborder {border:2px solid #48110f;}
        
        Border color #48110f