#48631d color space conversions
Hex:
        #48631d
        RGB:
        72, 99, 29
        CMY:
        72, 61, 89
        CMYK:
        27, 0, 71, 61
      HSL:
        83°, 54.6875%, 25.0980%
        HSV (HSB):
        83°, 70.7071%, 38.8235%
        XYZ:
        7.3561, 10.3901, 2.7802
        xyY:
        0.3584, 0.5062, 10.3901
      CIE-Lab:
        38.5337, -21.9803, 35.1300
        CIE-LCH:
        38.5337, 41.4398, 122.0336
        CIE-Luv:
        38.5337, -13.1833, 38.4539
        Hunter-Lab:
        32.2337, -15.6732, 17.4498
      #48631d color charts
#48631d RGB chart
      #48631d CMYK chart
      #48631d RGB pie chart
      #48631d color shades, tints & tones
#48631d color schemes
#48631d color preview, HTML & CSS examples
           This text has a color of #48631d        
        
          <p style="color:#48631d;">Text here</p>
        
        
          .mytext {color:#48631d;}
        
        Text color #48631d
      
           This box has a color of #48631d        
        
          <div style="background-color:#48631d;">Content here</div>
        
        
          .mybackground {background-color:#48631d;}
        
        Background color #48631d
      
           Border around this has a color of #48631d        
        
          <div style="border:2px solid #48631d;">Content here</div>
        
        
          .myborder {border:2px solid #48631d;}
        
        Border color #48631d