#948b0d color space conversions
Hex:
        #948b0d
        RGB:
        148, 139, 13
        CMY:
        42, 45, 95
        CMYK:
        0, 6, 91, 42
      HSL:
        56°, 83.8509%, 31.5686%
        HSV (HSB):
        56°, 91.2162%, 58.0392%
        XYZ:
        21.5180, 24.7902, 4.0316
        xyY:
        0.4275, 0.4925, 24.7902
      CIE-Lab:
        56.8704, -9.3601, 58.9779
        CIE-LCH:
        56.8704, 59.7160, 99.0179
        CIE-Luv:
        56.8704, 10.6754, 60.5677
        Hunter-Lab:
        49.7898, -9.9884, 30.0519
      #948b0d color charts
#948b0d RGB chart
      #948b0d CMYK chart
      #948b0d RGB pie chart
      #948b0d color shades, tints & tones
#948b0d color schemes
#948b0d color preview, HTML & CSS examples
           This text has a color of #948b0d        
        
          <p style="color:#948b0d;">Text here</p>
        
        
          .mytext {color:#948b0d;}
        
        Text color #948b0d
      
           This box has a color of #948b0d        
        
          <div style="background-color:#948b0d;">Content here</div>
        
        
          .mybackground {background-color:#948b0d;}
        
        Background color #948b0d
      
           Border around this has a color of #948b0d        
        
          <div style="border:2px solid #948b0d;">Content here</div>
        
        
          .myborder {border:2px solid #948b0d;}
        
        Border color #948b0d