#948d56 color space conversions
Hex:
        #948d56
        RGB:
        148, 141, 86
        CMY:
        42, 45, 66
        CMYK:
        0, 5, 42, 42
      HSL:
        53°, 26.4957%, 45.8824%
        HSV (HSB):
        53°, 41.8919%, 58.0392%
        XYZ:
        23.4173, 26.0175, 12.5918
        xyY:
        0.3775, 0.4195, 26.0175
      CIE-Lab:
        58.0537, -5.7459, 30.2384
        CIE-LCH:
        58.0537, 30.7795, 100.7591
        CIE-Luv:
        58.0537, 7.2776, 37.9890
        Hunter-Lab:
        51.0074, -7.3141, 21.0688
      #948d56 color charts
#948d56 RGB chart
      #948d56 CMYK chart
      #948d56 RGB pie chart
      #948d56 color shades, tints & tones
#948d56 color schemes
#948d56 color preview, HTML & CSS examples
           This text has a color of #948d56        
        
          <p style="color:#948d56;">Text here</p>
        
        
          .mytext {color:#948d56;}
        
        Text color #948d56
      
           This box has a color of #948d56        
        
          <div style="background-color:#948d56;">Content here</div>
        
        
          .mybackground {background-color:#948d56;}
        
        Background color #948d56
      
           Border around this has a color of #948d56        
        
          <div style="border:2px solid #948d56;">Content here</div>
        
        
          .myborder {border:2px solid #948d56;}
        
        Border color #948d56