#948a2e color space conversions
Hex:
        #948a2e
        RGB:
        148, 138, 46
        CMY:
        42, 46, 82
        CMYK:
        0, 7, 69, 42
      HSL:
        54°, 52.5773%, 38.0392%
        HSV (HSB):
        54°, 68.9189%, 58.0392%
        XYZ:
        21.7944, 24.6701, 6.1979
        xyY:
        0.4139, 0.4685, 24.6701
      CIE-Lab:
        56.7526, -7.5531, 48.5004
        CIE-LCH:
        56.7526, 49.0850, 98.8517
        CIE-Luv:
        56.7526, 10.7424, 53.5797
        Hunter-Lab:
        49.6690, -8.5964, 27.3699
      #948a2e color charts
#948a2e RGB chart
      #948a2e CMYK chart
      #948a2e RGB pie chart
      #948a2e color shades, tints & tones
#948a2e color schemes
#948a2e color preview, HTML & CSS examples
           This text has a color of #948a2e        
        
          <p style="color:#948a2e;">Text here</p>
        
        
          .mytext {color:#948a2e;}
        
        Text color #948a2e
      
           This box has a color of #948a2e        
        
          <div style="background-color:#948a2e;">Content here</div>
        
        
          .mybackground {background-color:#948a2e;}
        
        Background color #948a2e
      
           Border around this has a color of #948a2e        
        
          <div style="border:2px solid #948a2e;">Content here</div>
        
        
          .myborder {border:2px solid #948a2e;}
        
        Border color #948a2e