#885f12 color space conversions
Hex:
        #885f12
        RGB:
        136, 95, 18
        CMY:
        47, 63, 93
        CMYK:
        0, 30, 87, 47
      HSL:
        39°, 76.6234%, 30.1961%
        HSV (HSB):
        39°, 86.7647%, 53.3333%
        XYZ:
        14.3547, 13.4623, 2.4142
        xyY:
        0.4748, 0.4453, 13.4623
      CIE-Lab:
        43.4518, 10.0124, 46.3164
        CIE-LCH:
        43.4518, 47.3862, 77.8018
        CIE-Luv:
        43.4518, 33.3451, 41.6271
        Hunter-Lab:
        36.6910, 5.6257, 21.7826
      #885f12 color charts
#885f12 RGB chart
      #885f12 CMYK chart
      #885f12 RGB pie chart
      #885f12 color shades, tints & tones
#885f12 color schemes
#885f12 color preview, HTML & CSS examples
           This text has a color of #885f12        
        
          <p style="color:#885f12;">Text here</p>
        
        
          .mytext {color:#885f12;}
        
        Text color #885f12
      
           This box has a color of #885f12        
        
          <div style="background-color:#885f12;">Content here</div>
        
        
          .mybackground {background-color:#885f12;}
        
        Background color #885f12
      
           Border around this has a color of #885f12        
        
          <div style="border:2px solid #885f12;">Content here</div>
        
        
          .myborder {border:2px solid #885f12;}
        
        Border color #885f12