#48140f color space conversions
Hex:
        #48140f
        RGB:
        72, 20, 15
        CMY:
        72, 92, 94
        CMYK:
        0, 72, 79, 72
      HSL:
        5°, 65.5172%, 17.0588%
        HSV (HSB):
        5°, 79.1667%, 28.2353%
        XYZ:
        3.0089, 1.9125, 0.6625
        xyY:
        0.5388, 0.3425, 1.9125
      CIE-Lab:
        15.0213, 24.4578, 16.4227
        CIE-LCH:
        15.0213, 29.4599, 33.8802
        CIE-Luv:
        15.0213, 31.1395, 8.3316
        Hunter-Lab:
        13.8294, 14.6349, 6.8402
      #48140f color charts
#48140f RGB chart
      #48140f CMYK chart
      #48140f RGB pie chart
      #48140f color shades, tints & tones
#48140f color schemes
#48140f color preview, HTML & CSS examples
           This text has a color of #48140f        
        
          <p style="color:#48140f;">Text here</p>
        
        
          .mytext {color:#48140f;}
        
        Text color #48140f
      
           This box has a color of #48140f        
        
          <div style="background-color:#48140f;">Content here</div>
        
        
          .mybackground {background-color:#48140f;}
        
        Background color #48140f
      
           Border around this has a color of #48140f        
        
          <div style="border:2px solid #48140f;">Content here</div>
        
        
          .myborder {border:2px solid #48140f;}
        
        Border color #48140f