#94782c color space conversions
Hex:
        #94782c
        RGB:
        148, 120, 44
        CMY:
        42, 53, 83
        CMYK:
        0, 19, 70, 42
      HSL:
        44°, 54.1667%, 37.6471%
        HSV (HSB):
        44°, 70.2703%, 58.0392%
        XYZ:
        19.3838, 19.9107, 5.2044
        xyY:
        0.4356, 0.4474, 19.9107
      CIE-Lab:
        51.7361, 2.3433, 44.2037
        CIE-LCH:
        51.7361, 44.2657, 86.9655
        CIE-Luv:
        51.7361, 23.2308, 46.2259
        Hunter-Lab:
        44.6214, -0.5458, 24.3197
      #94782c color charts
#94782c RGB chart
      #94782c CMYK chart
      #94782c RGB pie chart
      #94782c color shades, tints & tones
#94782c color schemes
#94782c color preview, HTML & CSS examples
           This text has a color of #94782c        
        
          <p style="color:#94782c;">Text here</p>
        
        
          .mytext {color:#94782c;}
        
        Text color #94782c
      
           This box has a color of #94782c        
        
          <div style="background-color:#94782c;">Content here</div>
        
        
          .mybackground {background-color:#94782c;}
        
        Background color #94782c
      
           Border around this has a color of #94782c        
        
          <div style="border:2px solid #94782c;">Content here</div>
        
        
          .myborder {border:2px solid #94782c;}
        
        Border color #94782c