#94831f color space conversions
Hex:
        #94831f
        RGB:
        148, 131, 31
        CMY:
        42, 49, 88
        CMYK:
        0, 11, 79, 42
      HSL:
        51°, 65.3631%, 35.0980%
        HSV (HSB):
        51°, 79.0541%, 58.0392%
        XYZ:
        20.5764, 22.6274, 4.5794
        xyY:
        0.4306, 0.4735, 22.6274
      CIE-Lab:
        54.6865, -4.4582, 52.3209
        CIE-LCH:
        54.6865, 52.5105, 94.8703
        CIE-Luv:
        54.6865, 15.9174, 54.4379
        Hunter-Lab:
        47.5683, -6.0317, 27.5900
      #94831f color charts
#94831f RGB chart
      #94831f CMYK chart
      #94831f RGB pie chart
      #94831f color shades, tints & tones
#94831f color schemes
#94831f color preview, HTML & CSS examples
           This text has a color of #94831f        
        
          <p style="color:#94831f;">Text here</p>
        
        
          .mytext {color:#94831f;}
        
        Text color #94831f
      
           This box has a color of #94831f        
        
          <div style="background-color:#94831f;">Content here</div>
        
        
          .mybackground {background-color:#94831f;}
        
        Background color #94831f
      
           Border around this has a color of #94831f        
        
          <div style="border:2px solid #94831f;">Content here</div>
        
        
          .myborder {border:2px solid #94831f;}
        
        Border color #94831f