#94882b color space conversions
Hex:
        #94882b
        RGB:
        148, 136, 43
        CMY:
        42, 47, 83
        CMYK:
        0, 8, 71, 42
      HSL:
        53°, 54.9738%, 37.4510%
        HSV (HSB):
        53°, 70.9459%, 58.0392%
        XYZ:
        21.4529, 24.0786, 5.8024
        xyY:
        0.4179, 0.4691, 24.0786
      CIE-Lab:
        56.1664, -6.6331, 49.1621
        CIE-LCH:
        56.1664, 49.6076, 97.6842
        CIE-Luv:
        56.1664, 12.1706, 53.5787
        Hunter-Lab:
        49.0700, -7.8339, 27.3380
      #94882b color charts
#94882b RGB chart
      #94882b CMYK chart
      #94882b RGB pie chart
      #94882b color shades, tints & tones
#94882b color schemes
#94882b color preview, HTML & CSS examples
           This text has a color of #94882b        
        
          <p style="color:#94882b;">Text here</p>
        
        
          .mytext {color:#94882b;}
        
        Text color #94882b
      
           This box has a color of #94882b        
        
          <div style="background-color:#94882b;">Content here</div>
        
        
          .mybackground {background-color:#94882b;}
        
        Background color #94882b
      
           Border around this has a color of #94882b        
        
          <div style="border:2px solid #94882b;">Content here</div>
        
        
          .myborder {border:2px solid #94882b;}
        
        Border color #94882b