#948c4a color space conversions
Hex:
        #948c4a
        RGB:
        148, 140, 74
        CMY:
        42, 45, 71
        CMYK:
        0, 5, 50, 42
      HSL:
        54°, 33.3333%, 43.5294%
        HSV (HSB):
        54°, 50.0000%, 58.0392%
        XYZ:
        22.8269, 25.5465, 10.2064
        xyY:
        0.3897, 0.4361, 25.5465
      CIE-Lab:
        57.6040, -6.4648, 36.0515
        CIE-LCH:
        57.6040, 36.6266, 100.1664
        CIE-Luv:
        57.6040, 8.4413, 43.5999
        Hunter-Lab:
        50.5435, -7.8356, 23.4078
      #948c4a color charts
#948c4a RGB chart
      #948c4a CMYK chart
      #948c4a RGB pie chart
      #948c4a color shades, tints & tones
#948c4a color schemes
#948c4a color preview, HTML & CSS examples
           This text has a color of #948c4a        
        
          <p style="color:#948c4a;">Text here</p>
        
        
          .mytext {color:#948c4a;}
        
        Text color #948c4a
      
           This box has a color of #948c4a        
        
          <div style="background-color:#948c4a;">Content here</div>
        
        
          .mybackground {background-color:#948c4a;}
        
        Background color #948c4a
      
           Border around this has a color of #948c4a        
        
          <div style="border:2px solid #948c4a;">Content here</div>
        
        
          .myborder {border:2px solid #948c4a;}
        
        Border color #948c4a