#948b3d color space conversions
Hex:
        #948b3d
        RGB:
        148, 139, 61
        CMY:
        42, 45, 76
        CMYK:
        0, 6, 59, 42
      HSL:
        54°, 41.6268%, 40.9804%
        HSV (HSB):
        54°, 58.7838%, 58.0392%
        XYZ:
        22.2877, 25.0981, 8.0846
        xyY:
        0.4018, 0.4525, 25.0981
      CIE-Lab:
        57.1708, -7.0642, 42.0953
        CIE-LCH:
        57.1708, 42.6839, 99.5263
        CIE-Luv:
        57.1708, 9.5966, 48.7920
        Hunter-Lab:
        50.0980, -8.2601, 25.5006
      #948b3d color charts
#948b3d RGB chart
      #948b3d CMYK chart
      #948b3d RGB pie chart
      #948b3d color shades, tints & tones
#948b3d color schemes
#948b3d color preview, HTML & CSS examples
           This text has a color of #948b3d        
        
          <p style="color:#948b3d;">Text here</p>
        
        
          .mytext {color:#948b3d;}
        
        Text color #948b3d
      
           This box has a color of #948b3d        
        
          <div style="background-color:#948b3d;">Content here</div>
        
        
          .mybackground {background-color:#948b3d;}
        
        Background color #948b3d
      
           Border around this has a color of #948b3d        
        
          <div style="border:2px solid #948b3d;">Content here</div>
        
        
          .myborder {border:2px solid #948b3d;}
        
        Border color #948b3d