#948c0e color space conversions
Hex:
        #948c0e
        RGB:
        148, 140, 14
        CMY:
        42, 45, 95
        CMYK:
        0, 5, 91, 42
      HSL:
        56°, 82.7160%, 31.7647%
        HSV (HSB):
        56°, 90.5405%, 58.0392%
        XYZ:
        21.6701, 25.0838, 4.1150
        xyY:
        0.4260, 0.4931, 25.0838
      CIE-Lab:
        57.1570, -9.8789, 59.0157
        CIE-LCH:
        57.1570, 59.8368, 99.5029
        CIE-Luv:
        57.1570, 9.9833, 60.8688
        Hunter-Lab:
        50.0837, -10.4135, 30.1872
      #948c0e color charts
#948c0e RGB chart
      #948c0e CMYK chart
      #948c0e RGB pie chart
      #948c0e color shades, tints & tones
#948c0e color schemes
#948c0e color preview, HTML & CSS examples
           This text has a color of #948c0e        
        
          <p style="color:#948c0e;">Text here</p>
        
        
          .mytext {color:#948c0e;}
        
        Text color #948c0e
      
           This box has a color of #948c0e        
        
          <div style="background-color:#948c0e;">Content here</div>
        
        
          .mybackground {background-color:#948c0e;}
        
        Background color #948c0e
      
           Border around this has a color of #948c0e        
        
          <div style="border:2px solid #948c0e;">Content here</div>
        
        
          .myborder {border:2px solid #948c0e;}
        
        Border color #948c0e