#94925a color space conversions
Hex:
        #94925a
        RGB:
        148, 146, 90
        CMY:
        42, 43, 65
        CMYK:
        0, 1, 39, 42
      HSL:
        58°, 24.3697%, 46.6667%
        HSV (HSB):
        58°, 39.1892%, 58.0392%
        XYZ:
        24.3371, 27.5919, 13.7159
        xyY:
        0.3707, 0.4203, 27.5919
      CIE-Lab:
        59.5182, -8.0073, 29.9460
        CIE-LCH:
        59.5182, 30.9980, 104.9701
        CIE-Luv:
        59.5182, 4.0536, 38.4538
        Hunter-Lab:
        52.5279, -9.2218, 21.2880
      #94925a color charts
#94925a RGB chart
      #94925a CMYK chart
      #94925a RGB pie chart
      #94925a color shades, tints & tones
#94925a color schemes
#94925a color preview, HTML & CSS examples
           This text has a color of #94925a        
        
          <p style="color:#94925a;">Text here</p>
        
        
          .mytext {color:#94925a;}
        
        Text color #94925a
      
           This box has a color of #94925a        
        
          <div style="background-color:#94925a;">Content here</div>
        
        
          .mybackground {background-color:#94925a;}
        
        Background color #94925a
      
           Border around this has a color of #94925a        
        
          <div style="border:2px solid #94925a;">Content here</div>
        
        
          .myborder {border:2px solid #94925a;}
        
        Border color #94925a