#4d825f color space conversions
Hex:
        #4d825f
        RGB:
        77, 130, 95
        CMY:
        70, 49, 63
        CMYK:
        41, 0, 27, 49
      HSL:
        140°, 25.6039%, 40.5882%
        HSV (HSB):
        140°, 40.7692%, 50.9804%
        XYZ:
        13.1088, 18.3693, 13.6812
        xyY:
        0.2903, 0.4068, 18.3693
      CIE-Lab:
        49.9410, -25.8966, 13.5182
        CIE-LCH:
        49.9410, 29.2126, 152.4352
        CIE-Luv:
        49.9410, -25.1883, 21.4979
        Hunter-Lab:
        42.8594, -20.4088, 11.0755
      #4d825f color charts
#4d825f RGB chart
      #4d825f CMYK chart
      #4d825f RGB pie chart
      #4d825f color shades, tints & tones
#4d825f color schemes
#4d825f color preview, HTML & CSS examples
           This text has a color of #4d825f        
        
          <p style="color:#4d825f;">Text here</p>
        
        
          .mytext {color:#4d825f;}
        
        Text color #4d825f
      
           This box has a color of #4d825f        
        
          <div style="background-color:#4d825f;">Content here</div>
        
        
          .mybackground {background-color:#4d825f;}
        
        Background color #4d825f
      
           Border around this has a color of #4d825f        
        
          <div style="border:2px solid #4d825f;">Content here</div>
        
        
          .myborder {border:2px solid #4d825f;}
        
        Border color #4d825f