#94985d color space conversions
Hex:
        #94985d
        RGB:
        148, 152, 93
        CMY:
        42, 40, 64
        CMYK:
        3, 0, 39, 40
      HSL:
        64°, 24.0816%, 48.0392%
        HSV (HSB):
        64°, 38.8158%, 59.6078%
        XYZ:
        25.4168, 29.5427, 14.7186
        xyY:
        0.3648, 0.4240, 29.5427
      CIE-Lab:
        61.2576, -10.8774, 30.5591
        CIE-LCH:
        61.2576, 32.4372, 109.5930
        CIE-Luv:
        61.2576, 0.3604, 40.0139
        Hunter-Lab:
        54.3532, -11.6475, 21.9917
      #94985d color charts
#94985d RGB chart
      #94985d CMYK chart
      #94985d RGB pie chart
      #94985d color shades, tints & tones
#94985d color schemes
#94985d color preview, HTML & CSS examples
           This text has a color of #94985d        
        
          <p style="color:#94985d;">Text here</p>
        
        
          .mytext {color:#94985d;}
        
        Text color #94985d
      
           This box has a color of #94985d        
        
          <div style="background-color:#94985d;">Content here</div>
        
        
          .mybackground {background-color:#94985d;}
        
        Background color #94985d
      
           Border around this has a color of #94985d        
        
          <div style="border:2px solid #94985d;">Content here</div>
        
        
          .myborder {border:2px solid #94985d;}
        
        Border color #94985d