#948f5e color space conversions
Hex:
        #948f5e
        RGB:
        148, 143, 94
        CMY:
        42, 44, 63
        CMYK:
        0, 3, 36, 42
      HSL:
        54°, 22.3140%, 47.4510%
        HSV (HSB):
        54°, 36.4865%, 58.0392%
        XYZ:
        24.0556, 26.7490, 14.4849
        xyY:
        0.3684, 0.4097, 26.7490
      CIE-Lab:
        58.7413, -5.8873, 26.7668
        CIE-LCH:
        58.7413, 27.4066, 102.4046
        CIE-Luv:
        58.7413, 5.6790, 34.5543
        Hunter-Lab:
        51.7194, -7.4856, 19.5984
      #948f5e color charts
#948f5e RGB chart
      #948f5e CMYK chart
      #948f5e RGB pie chart
      #948f5e color shades, tints & tones
#948f5e color schemes
#948f5e color preview, HTML & CSS examples
           This text has a color of #948f5e        
        
          <p style="color:#948f5e;">Text here</p>
        
        
          .mytext {color:#948f5e;}
        
        Text color #948f5e
      
           This box has a color of #948f5e        
        
          <div style="background-color:#948f5e;">Content here</div>
        
        
          .mybackground {background-color:#948f5e;}
        
        Background color #948f5e
      
           Border around this has a color of #948f5e        
        
          <div style="border:2px solid #948f5e;">Content here</div>
        
        
          .myborder {border:2px solid #948f5e;}
        
        Border color #948f5e