#946b12 color space conversions
Hex:
        #946b12
        RGB:
        148, 107, 18
        CMY:
        42, 58, 93
        CMYK:
        0, 28, 88, 42
      HSL:
        41°, 78.3133%, 32.5490%
        HSV (HSB):
        41°, 87.8378%, 58.0392%
        XYZ:
        17.5796, 16.8550, 2.8991
        xyY:
        0.4709, 0.4515, 16.8550
      CIE-Lab:
        48.0768, 8.6860, 50.7560
        CIE-LCH:
        48.0768, 51.4938, 80.2889
        CIE-Luv:
        48.0768, 33.8164, 46.9842
        Hunter-Lab:
        41.0548, 4.5876, 24.5516
      #946b12 color charts
#946b12 RGB chart
      #946b12 CMYK chart
      #946b12 RGB pie chart
      #946b12 color shades, tints & tones
#946b12 color schemes
#946b12 color preview, HTML & CSS examples
           This text has a color of #946b12        
        
          <p style="color:#946b12;">Text here</p>
        
        
          .mytext {color:#946b12;}
        
        Text color #946b12
      
           This box has a color of #946b12        
        
          <div style="background-color:#946b12;">Content here</div>
        
        
          .mybackground {background-color:#946b12;}
        
        Background color #946b12
      
           Border around this has a color of #946b12        
        
          <div style="border:2px solid #946b12;">Content here</div>
        
        
          .myborder {border:2px solid #946b12;}
        
        Border color #946b12