#948f2d color space conversions
Hex:
        #948f2d
        RGB:
        148, 143, 45
        CMY:
        42, 44, 82
        CMYK:
        0, 3, 70, 42
      HSL:
        57°, 53.3679%, 37.8431%
        HSV (HSB):
        57°, 69.5946%, 58.0392%
        XYZ:
        22.5089, 26.1303, 6.3399
        xyY:
        0.4094, 0.4753, 26.1303
      CIE-Lab:
        58.1605, -10.3134, 50.3446
        CIE-LCH:
        58.1605, 51.3901, 101.5772
        CIE-Luv:
        58.1605, 7.4570, 56.0883
        Hunter-Lab:
        51.1178, -10.8567, 28.4290
      #948f2d color charts
#948f2d RGB chart
      #948f2d CMYK chart
      #948f2d RGB pie chart
      #948f2d color shades, tints & tones
#948f2d color schemes
#948f2d color preview, HTML & CSS examples
           This text has a color of #948f2d        
        
          <p style="color:#948f2d;">Text here</p>
        
        
          .mytext {color:#948f2d;}
        
        Text color #948f2d
      
           This box has a color of #948f2d        
        
          <div style="background-color:#948f2d;">Content here</div>
        
        
          .mybackground {background-color:#948f2d;}
        
        Background color #948f2d
      
           Border around this has a color of #948f2d        
        
          <div style="border:2px solid #948f2d;">Content here</div>
        
        
          .myborder {border:2px solid #948f2d;}
        
        Border color #948f2d