#86925f color space conversions
Hex:
        #86925f
        RGB:
        134, 146, 95
        CMY:
        47, 43, 63
        CMYK:
        8, 0, 35, 43
      HSL:
        74°, 21.1618%, 47.2549%
        HSV (HSB):
        74°, 34.9315%, 57.2549%
        XYZ:
        22.1760, 26.4523, 14.7635
        xyY:
        0.3498, 0.4173, 26.4523
      CIE-Lab:
        58.4639, -13.1538, 25.6382
        CIE-LCH:
        58.4639, 28.8156, 117.1604
        CIE-Luv:
        58.4639, -4.8329, 34.6398
        Hunter-Lab:
        51.4318, -13.0415, 18.9831
      #86925f color charts
#86925f RGB chart
      #86925f CMYK chart
      #86925f RGB pie chart
      #86925f color shades, tints & tones
#86925f color schemes
#86925f color preview, HTML & CSS examples
           This text has a color of #86925f        
        
          <p style="color:#86925f;">Text here</p>
        
        
          .mytext {color:#86925f;}
        
        Text color #86925f
      
           This box has a color of #86925f        
        
          <div style="background-color:#86925f;">Content here</div>
        
        
          .mybackground {background-color:#86925f;}
        
        Background color #86925f
      
           Border around this has a color of #86925f        
        
          <div style="border:2px solid #86925f;">Content here</div>
        
        
          .myborder {border:2px solid #86925f;}
        
        Border color #86925f