#94925d color space conversions
Hex:
        #94925d
        RGB:
        148, 146, 93
        CMY:
        42, 43, 64
        CMYK:
        0, 1, 37, 42
      HSL:
        58°, 22.8216%, 47.2549%
        HSV (HSB):
        58°, 37.1622%, 58.0392%
        XYZ:
        24.4674, 27.6440, 14.4022
        xyY:
        0.3679, 0.4156, 27.6440
      CIE-Lab:
        59.5657, -7.6464, 28.3830
        CIE-LCH:
        59.5657, 29.3949, 105.0776
        CIE-Luv:
        59.5657, 3.9250, 36.7668
        Hunter-Lab:
        52.5775, -8.9442, 20.5634
      #94925d color charts
#94925d RGB chart
      #94925d CMYK chart
      #94925d RGB pie chart
      #94925d color shades, tints & tones
#94925d color schemes
#94925d color preview, HTML & CSS examples
           This text has a color of #94925d        
        
          <p style="color:#94925d;">Text here</p>
        
        
          .mytext {color:#94925d;}
        
        Text color #94925d
      
           This box has a color of #94925d        
        
          <div style="background-color:#94925d;">Content here</div>
        
        
          .mybackground {background-color:#94925d;}
        
        Background color #94925d
      
           Border around this has a color of #94925d        
        
          <div style="border:2px solid #94925d;">Content here</div>
        
        
          .myborder {border:2px solid #94925d;}
        
        Border color #94925d