#994f03 color space conversions
Hex:
        #994f03
        RGB:
        153, 79, 3
        CMY:
        40, 69, 99
        CMYK:
        0, 48, 98, 40
      HSL:
        30°, 96.1538%, 30.5882%
        HSV (HSB):
        30°, 98.0392%, 60.0000%
        XYZ:
        15.9493, 12.3708, 1.6333
        xyY:
        0.5325, 0.4130, 12.3708
      CIE-Lab:
        41.7995, 26.6492, 50.3292
        CIE-LCH:
        41.7995, 56.9492, 62.0988
        CIE-Luv:
        41.7995, 60.4455, 38.6129
        Hunter-Lab:
        35.1722, 19.3917, 21.8672
      #994f03 color charts
#994f03 RGB chart
      #994f03 CMYK chart
      #994f03 RGB pie chart
      #994f03 color shades, tints & tones
#994f03 color schemes
#994f03 color preview, HTML & CSS examples
           This text has a color of #994f03        
        
          <p style="color:#994f03;">Text here</p>
        
        
          .mytext {color:#994f03;}
        
        Text color #994f03
      
           This box has a color of #994f03        
        
          <div style="background-color:#994f03;">Content here</div>
        
        
          .mybackground {background-color:#994f03;}
        
        Background color #994f03
      
           Border around this has a color of #994f03        
        
          <div style="border:2px solid #994f03;">Content here</div>
        
        
          .myborder {border:2px solid #994f03;}
        
        Border color #994f03