#94823b color space conversions
Hex:
        #94823b
        RGB:
        148, 130, 59
        CMY:
        42, 49, 77
        CMYK:
        0, 12, 60, 42
      HSL:
        48°, 42.9952%, 40.5882%
        HSV (HSB):
        48°, 60.1351%, 58.0392%
        XYZ:
        20.9848, 22.5769, 7.3894
        xyY:
        0.4119, 0.4431, 22.5769
      CIE-Lab:
        54.6339, -2.2580, 40.2031
        CIE-LCH:
        54.6339, 40.2665, 93.2146
        CIE-Luv:
        54.6339, 15.6305, 45.3486
        Hunter-Lab:
        47.5152, -4.3181, 24.0400
      #94823b color charts
#94823b RGB chart
      #94823b CMYK chart
      #94823b RGB pie chart
      #94823b color shades, tints & tones
#94823b color schemes
#94823b color preview, HTML & CSS examples
           This text has a color of #94823b        
        
          <p style="color:#94823b;">Text here</p>
        
        
          .mytext {color:#94823b;}
        
        Text color #94823b
      
           This box has a color of #94823b        
        
          <div style="background-color:#94823b;">Content here</div>
        
        
          .mybackground {background-color:#94823b;}
        
        Background color #94823b
      
           Border around this has a color of #94823b        
        
          <div style="border:2px solid #94823b;">Content here</div>
        
        
          .myborder {border:2px solid #94823b;}
        
        Border color #94823b