#648e5f color space conversions
Hex:
        #648e5f
        RGB:
        100, 142, 95
        CMY:
        61, 44, 63
        CMYK:
        30, 0, 33, 44
      HSL:
        114°, 19.8312%, 46.4706%
        HSV (HSB):
        114°, 33.0986%, 55.6863%
        XYZ:
        16.9941, 22.8816, 14.3474
        xyY:
        0.3134, 0.4220, 22.8816
      CIE-Lab:
        54.9501, -24.1392, 20.5544
        CIE-LCH:
        54.9501, 31.7046, 139.5857
        CIE-Luv:
        54.9501, -20.9109, 30.2437
        Hunter-Lab:
        47.8347, -20.2955, 15.7010
      #648e5f color charts
#648e5f RGB chart
      #648e5f CMYK chart
      #648e5f RGB pie chart
      #648e5f color shades, tints & tones
#648e5f color schemes
#648e5f color preview, HTML & CSS examples
           This text has a color of #648e5f        
        
          <p style="color:#648e5f;">Text here</p>
        
        
          .mytext {color:#648e5f;}
        
        Text color #648e5f
      
           This box has a color of #648e5f        
        
          <div style="background-color:#648e5f;">Content here</div>
        
        
          .mybackground {background-color:#648e5f;}
        
        Background color #648e5f
      
           Border around this has a color of #648e5f        
        
          <div style="border:2px solid #648e5f;">Content here</div>
        
        
          .myborder {border:2px solid #648e5f;}
        
        Border color #648e5f