#948f1d color space conversions
Hex:
        #948f1d
        RGB:
        148, 143, 29
        CMY:
        42, 44, 89
        CMYK:
        0, 3, 80, 42
      HSL:
        57°, 67.2316%, 34.7059%
        HSV (HSB):
        57°, 80.4054%, 58.0392%
        XYZ:
        22.2570, 26.0295, 5.0135
        xyY:
        0.4176, 0.4884, 26.0295
      CIE-Lab:
        58.0651, -11.0602, 56.0140
        CIE-LCH:
        58.0651, 57.0955, 101.1696
        CIE-Luv:
        58.0651, 7.7715, 59.8938
        Hunter-Lab:
        51.0191, -11.4133, 29.8871
      #948f1d color charts
#948f1d RGB chart
      #948f1d CMYK chart
      #948f1d RGB pie chart
      #948f1d color shades, tints & tones
#948f1d color schemes
#948f1d color preview, HTML & CSS examples
           This text has a color of #948f1d        
        
          <p style="color:#948f1d;">Text here</p>
        
        
          .mytext {color:#948f1d;}
        
        Text color #948f1d
      
           This box has a color of #948f1d        
        
          <div style="background-color:#948f1d;">Content here</div>
        
        
          .mybackground {background-color:#948f1d;}
        
        Background color #948f1d
      
           Border around this has a color of #948f1d        
        
          <div style="border:2px solid #948f1d;">Content here</div>
        
        
          .myborder {border:2px solid #948f1d;}
        
        Border color #948f1d