#94830f color space conversions
Hex:
        #94830f
        RGB:
        148, 131, 15
        CMY:
        42, 49, 94
        CMYK:
        0, 11, 90, 42
      HSL:
        52°, 81.5951%, 31.9608%
        HSV (HSB):
        52°, 89.8649%, 58.0392%
        XYZ:
        20.4153, 22.5630, 3.7310
        xyY:
        0.4371, 0.4831, 22.5630
      CIE-Lab:
        54.6193, -4.9543, 56.7964
        CIE-LCH:
        54.6193, 57.0121, 94.9852
        CIE-Luv:
        54.6193, 16.2134, 57.0982
        Hunter-Lab:
        47.5005, -6.4083, 28.5933
      #94830f color charts
#94830f RGB chart
      #94830f CMYK chart
      #94830f RGB pie chart
      #94830f color shades, tints & tones
#94830f color schemes
#94830f color preview, HTML & CSS examples
           This text has a color of #94830f        
        
          <p style="color:#94830f;">Text here</p>
        
        
          .mytext {color:#94830f;}
        
        Text color #94830f
      
           This box has a color of #94830f        
        
          <div style="background-color:#94830f;">Content here</div>
        
        
          .mybackground {background-color:#94830f;}
        
        Background color #94830f
      
           Border around this has a color of #94830f        
        
          <div style="border:2px solid #94830f;">Content here</div>
        
        
          .myborder {border:2px solid #94830f;}
        
        Border color #94830f