#948f2f color space conversions
Hex:
        #948f2f
        RGB:
        148, 143, 47
        CMY:
        42, 44, 82
        CMYK:
        0, 3, 68, 42
      HSL:
        57°, 51.7949%, 38.2353%
        HSV (HSB):
        57°, 68.2432%, 58.0392%
        XYZ:
        22.5483, 26.1461, 6.5476
        xyY:
        0.4082, 0.4733, 26.1461
      CIE-Lab:
        58.1754, -10.1971, 49.5330
        CIE-LCH:
        58.1754, 50.5717, 101.6327
        CIE-Luv:
        58.1754, 7.4084, 55.5006
        Hunter-Lab:
        51.1332, -10.7697, 28.2012
      #948f2f color charts
#948f2f RGB chart
      #948f2f CMYK chart
      #948f2f RGB pie chart
      #948f2f color shades, tints & tones
#948f2f color schemes
#948f2f color preview, HTML & CSS examples
           This text has a color of #948f2f        
        
          <p style="color:#948f2f;">Text here</p>
        
        
          .mytext {color:#948f2f;}
        
        Text color #948f2f
      
           This box has a color of #948f2f        
        
          <div style="background-color:#948f2f;">Content here</div>
        
        
          .mybackground {background-color:#948f2f;}
        
        Background color #948f2f
      
           Border around this has a color of #948f2f        
        
          <div style="border:2px solid #948f2f;">Content here</div>
        
        
          .myborder {border:2px solid #948f2f;}
        
        Border color #948f2f