#94881f color space conversions
Hex:
        #94881f
        RGB:
        148, 136, 31
        CMY:
        42, 47, 88
        CMYK:
        0, 8, 79, 42
      HSL:
        54°, 65.3631%, 35.0980%
        HSV (HSB):
        54°, 79.0541%, 58.0392%
        XYZ:
        21.2642, 24.0031, 4.8086
        xyY:
        0.4246, 0.4793, 24.0031
      CIE-Lab:
        56.0909, -7.2030, 53.6004
        CIE-LCH:
        56.0909, 54.0823, 97.6538
        CIE-Luv:
        56.0909, 12.4638, 56.5494
        Hunter-Lab:
        48.9930, -8.2642, 28.4758
      #94881f color charts
#94881f RGB chart
      #94881f CMYK chart
      #94881f RGB pie chart
      #94881f color shades, tints & tones
#94881f color schemes
#94881f color preview, HTML & CSS examples
           This text has a color of #94881f        
        
          <p style="color:#94881f;">Text here</p>
        
        
          .mytext {color:#94881f;}
        
        Text color #94881f
      
           This box has a color of #94881f        
        
          <div style="background-color:#94881f;">Content here</div>
        
        
          .mybackground {background-color:#94881f;}
        
        Background color #94881f
      
           Border around this has a color of #94881f        
        
          <div style="border:2px solid #94881f;">Content here</div>
        
        
          .myborder {border:2px solid #94881f;}
        
        Border color #94881f