#994f16 color space conversions
Hex:
        #994f16
        RGB:
        153, 79, 22
        CMY:
        40, 69, 91
        CMYK:
        0, 48, 86, 40
      HSL:
        26°, 74.8571%, 34.3137%
        HSV (HSB):
        26°, 85.6209%, 60.0000%
        XYZ:
        16.0777, 12.4222, 2.3094
        xyY:
        0.5218, 0.4032, 12.4222
      CIE-Lab:
        41.8794, 27.0430, 44.4304
        CIE-LCH:
        41.8794, 52.0133, 58.6728
        CIE-Luv:
        41.8794, 59.5439, 35.7829
        Hunter-Lab:
        35.2451, 19.7468, 20.7867
      #994f16 color charts
#994f16 RGB chart
      #994f16 CMYK chart
      #994f16 RGB pie chart
      #994f16 color shades, tints & tones
#994f16 color schemes
#994f16 color preview, HTML & CSS examples
           This text has a color of #994f16        
        
          <p style="color:#994f16;">Text here</p>
        
        
          .mytext {color:#994f16;}
        
        Text color #994f16
      
           This box has a color of #994f16        
        
          <div style="background-color:#994f16;">Content here</div>
        
        
          .mybackground {background-color:#994f16;}
        
        Background color #994f16
      
           Border around this has a color of #994f16        
        
          <div style="border:2px solid #994f16;">Content here</div>
        
        
          .myborder {border:2px solid #994f16;}
        
        Border color #994f16