#8d925f color space conversions
Hex:
        #8d925f
        RGB:
        141, 146, 95
        CMY:
        45, 43, 63
        CMYK:
        3, 0, 35, 43
      HSL:
        66°, 21.1618%, 47.2549%
        HSV (HSB):
        66°, 34.9315%, 57.2549%
        XYZ:
        23.3289, 27.0467, 14.8174
        xyY:
        0.3578, 0.4149, 27.0467
      CIE-Lab:
        59.0175, -10.2953, 26.4677
        CIE-LCH:
        59.0175, 28.3995, 111.2549
        CIE-Luv:
        59.0175, -0.5798, 35.1166
        Hunter-Lab:
        52.0065, -10.9401, 19.5119
      #8d925f color charts
#8d925f RGB chart
      #8d925f CMYK chart
      #8d925f RGB pie chart
      #8d925f color shades, tints & tones
#8d925f color schemes
#8d925f color preview, HTML & CSS examples
           This text has a color of #8d925f        
        
          <p style="color:#8d925f;">Text here</p>
        
        
          .mytext {color:#8d925f;}
        
        Text color #8d925f
      
           This box has a color of #8d925f        
        
          <div style="background-color:#8d925f;">Content here</div>
        
        
          .mybackground {background-color:#8d925f;}
        
        Background color #8d925f
      
           Border around this has a color of #8d925f        
        
          <div style="border:2px solid #8d925f;">Content here</div>
        
        
          .myborder {border:2px solid #8d925f;}
        
        Border color #8d925f