#94630e color space conversions
Hex:
        #94630e
        RGB:
        148, 99, 14
        CMY:
        42, 61, 95
        CMYK:
        0, 33, 91, 42
      HSL:
        38°, 82.7160%, 31.7647%
        HSV (HSB):
        38°, 90.5405%, 58.0392%
        XYZ:
        16.7538, 15.2513, 2.4762
        xyY:
        0.4859, 0.4423, 15.2513
      CIE-Lab:
        45.9765, 13.2067, 50.1920
        CIE-LCH:
        45.9765, 51.9004, 75.2582
        CIE-Luv:
        45.9765, 40.1014, 44.4104
        Hunter-Lab:
        39.0529, 8.2346, 23.5776
      #94630e color charts
#94630e RGB chart
      #94630e CMYK chart
      #94630e RGB pie chart
      #94630e color shades, tints & tones
#94630e color schemes
#94630e color preview, HTML & CSS examples
           This text has a color of #94630e        
        
          <p style="color:#94630e;">Text here</p>
        
        
          .mytext {color:#94630e;}
        
        Text color #94630e
      
           This box has a color of #94630e        
        
          <div style="background-color:#94630e;">Content here</div>
        
        
          .mybackground {background-color:#94630e;}
        
        Background color #94630e
      
           Border around this has a color of #94630e        
        
          <div style="border:2px solid #94630e;">Content here</div>
        
        
          .myborder {border:2px solid #94630e;}
        
        Border color #94630e