#48640e color space conversions
Hex:
        #48640e
        RGB:
        72, 100, 14
        CMY:
        72, 61, 95
        CMYK:
        28, 0, 86, 61
      HSL:
        80°, 75.4386%, 22.3529%
        HSV (HSB):
        80°, 86.0000%, 39.2157%
        XYZ:
        7.3089, 10.5238, 2.0615
        xyY:
        0.3674, 0.5290, 10.5238
      CIE-Lab:
        38.7665, -23.4405, 41.1193
        CIE-LCH:
        38.7665, 47.3313, 119.6857
        CIE-Luv:
        38.7665, -13.7180, 42.5420
        Hunter-Lab:
        32.4404, -16.5540, 18.9405
      #48640e color charts
#48640e RGB chart
      #48640e CMYK chart
      #48640e RGB pie chart
      #48640e color shades, tints & tones
#48640e color schemes
#48640e color preview, HTML & CSS examples
           This text has a color of #48640e        
        
          <p style="color:#48640e;">Text here</p>
        
        
          .mytext {color:#48640e;}
        
        Text color #48640e
      
           This box has a color of #48640e        
        
          <div style="background-color:#48640e;">Content here</div>
        
        
          .mybackground {background-color:#48640e;}
        
        Background color #48640e
      
           Border around this has a color of #48640e        
        
          <div style="border:2px solid #48640e;">Content here</div>
        
        
          .myborder {border:2px solid #48640e;}
        
        Border color #48640e