#948e56 color space conversions
Hex:
        #948e56
        RGB:
        148, 142, 86
        CMY:
        42, 44, 66
        CMYK:
        0, 4, 42, 42
      HSL:
        54°, 26.4957%, 45.8824%
        HSV (HSB):
        54°, 41.8919%, 58.0392%
        XYZ:
        23.5655, 26.3138, 12.6411
        xyY:
        0.3769, 0.4209, 26.3138
      CIE-Lab:
        58.3337, -6.2934, 30.5940
        CIE-LCH:
        58.3337, 31.2346, 101.6239
        CIE-Luv:
        58.3337, 6.6628, 38.5175
        Hunter-Lab:
        51.2970, -7.7681, 21.2970
      #948e56 color charts
#948e56 RGB chart
      #948e56 CMYK chart
      #948e56 RGB pie chart
      #948e56 color shades, tints & tones
#948e56 color schemes
#948e56 color preview, HTML & CSS examples
           This text has a color of #948e56        
        
          <p style="color:#948e56;">Text here</p>
        
        
          .mytext {color:#948e56;}
        
        Text color #948e56
      
           This box has a color of #948e56        
        
          <div style="background-color:#948e56;">Content here</div>
        
        
          .mybackground {background-color:#948e56;}
        
        Background color #948e56
      
           Border around this has a color of #948e56        
        
          <div style="border:2px solid #948e56;">Content here</div>
        
        
          .myborder {border:2px solid #948e56;}
        
        Border color #948e56