#948f3f color space conversions
Hex:
        #948f3f
        RGB:
        148, 143, 63
        CMY:
        42, 44, 75
        CMYK:
        0, 3, 57, 42
      HSL:
        56°, 40.2844%, 41.3725%
        HSV (HSB):
        56°, 57.4324%, 58.0392%
        XYZ:
        22.9324, 26.2997, 8.5703
        xyY:
        0.3967, 0.4550, 26.2997
      CIE-Lab:
        58.3204, -9.0745, 42.4266
        CIE-LCH:
        58.3204, 43.3862, 102.0729
        CIE-Luv:
        58.3204, 6.9447, 49.8886
        Hunter-Lab:
        51.2832, -9.9255, 25.9899
      #948f3f color charts
#948f3f RGB chart
      #948f3f CMYK chart
      #948f3f RGB pie chart
      #948f3f color shades, tints & tones
#948f3f color schemes
#948f3f color preview, HTML & CSS examples
           This text has a color of #948f3f        
        
          <p style="color:#948f3f;">Text here</p>
        
        
          .mytext {color:#948f3f;}
        
        Text color #948f3f
      
           This box has a color of #948f3f        
        
          <div style="background-color:#948f3f;">Content here</div>
        
        
          .mybackground {background-color:#948f3f;}
        
        Background color #948f3f
      
           Border around this has a color of #948f3f        
        
          <div style="border:2px solid #948f3f;">Content here</div>
        
        
          .myborder {border:2px solid #948f3f;}
        
        Border color #948f3f