#946d16 color space conversions
Hex:
        #946d16
        RGB:
        148, 109, 22
        CMY:
        42, 57, 91
        CMYK:
        0, 26, 85, 42
      HSL:
        41°, 74.1176%, 33.3333%
        HSV (HSB):
        41°, 85.1351%, 58.0392%
        XYZ:
        17.8262, 17.2911, 3.1570
        xyY:
        0.4657, 0.4518, 17.2911
      CIE-Lab:
        48.6248, 7.6497, 49.9794
        CIE-LCH:
        48.6248, 50.5614, 81.2980
        CIE-Luv:
        48.6248, 32.1752, 47.1116
        Hunter-Lab:
        41.5826, 3.7524, 24.6064
      #946d16 color charts
#946d16 RGB chart
      #946d16 CMYK chart
      #946d16 RGB pie chart
      #946d16 color shades, tints & tones
#946d16 color schemes
#946d16 color preview, HTML & CSS examples
           This text has a color of #946d16        
        
          <p style="color:#946d16;">Text here</p>
        
        
          .mytext {color:#946d16;}
        
        Text color #946d16
      
           This box has a color of #946d16        
        
          <div style="background-color:#946d16;">Content here</div>
        
        
          .mybackground {background-color:#946d16;}
        
        Background color #946d16
      
           Border around this has a color of #946d16        
        
          <div style="border:2px solid #946d16;">Content here</div>
        
        
          .myborder {border:2px solid #946d16;}
        
        Border color #946d16