#48682a color space conversions
Hex:
        #48682a
        RGB:
        72, 104, 42
        CMY:
        72, 59, 84
        CMYK:
        31, 0, 60, 59
      HSL:
        91°, 42.4658%, 28.6275%
        HSV (HSB):
        91°, 59.6154%, 40.7843%
        XYZ:
        8.0407, 11.4455, 3.9759
        xyY:
        0.3427, 0.4878, 11.4455
      CIE-Lab:
        40.3209, -23.2688, 30.7529
        CIE-LCH:
        40.3209, 38.5639, 127.1126
        CIE-Luv:
        40.3209, -15.7356, 36.2459
        Hunter-Lab:
        33.8312, -16.7803, 16.7140
      #48682a color charts
#48682a RGB chart
      #48682a CMYK chart
      #48682a RGB pie chart
      #48682a color shades, tints & tones
#48682a color schemes
#48682a color preview, HTML & CSS examples
           This text has a color of #48682a        
        
          <p style="color:#48682a;">Text here</p>
        
        
          .mytext {color:#48682a;}
        
        Text color #48682a
      
           This box has a color of #48682a        
        
          <div style="background-color:#48682a;">Content here</div>
        
        
          .mybackground {background-color:#48682a;}
        
        Background color #48682a
      
           Border around this has a color of #48682a        
        
          <div style="border:2px solid #48682a;">Content here</div>
        
        
          .myborder {border:2px solid #48682a;}
        
        Border color #48682a