#948f85 color space conversions
Hex:
        #948f85
        RGB:
        148, 143, 133
        CMY:
        42, 44, 48
        CMYK:
        0, 3, 10, 42
      HSL:
        40°, 6.5502%, 55.0980%
        HSV (HSB):
        40°, 10.1351%, 58.0392%
        XYZ:
        26.2688, 27.6343, 26.1397
        xyY:
        0.3282, 0.3452, 27.6343
      CIE-Lab:
        59.5569, 0.0136, 5.9688
        CIE-LCH:
        59.5569, 5.9688, 89.8695
        CIE-Luv:
        59.5569, 3.5140, 8.2721
        Hunter-Lab:
        52.5683, -2.7966, 7.3157
      #948f85 color charts
#948f85 RGB chart
      #948f85 CMYK chart
      #948f85 RGB pie chart
      #948f85 color shades, tints & tones
#948f85 color schemes
#948f85 color preview, HTML & CSS examples
           This text has a color of #948f85        
        
          <p style="color:#948f85;">Text here</p>
        
        
          .mytext {color:#948f85;}
        
        Text color #948f85
      
           This box has a color of #948f85        
        
          <div style="background-color:#948f85;">Content here</div>
        
        
          .mybackground {background-color:#948f85;}
        
        Background color #948f85
      
           Border around this has a color of #948f85        
        
          <div style="border:2px solid #948f85;">Content here</div>
        
        
          .myborder {border:2px solid #948f85;}
        
        Border color #948f85