#94640e color space conversions
Hex:
        #94640e
        RGB:
        148, 100, 14
        CMY:
        42, 61, 95
        CMYK:
        0, 32, 91, 42
      HSL:
        39°, 82.7160%, 31.7647%
        HSV (HSB):
        39°, 90.5405%, 58.0392%
        XYZ:
        16.8492, 15.4419, 2.5080
        xyY:
        0.4842, 0.4437, 15.4419
      CIE-Lab:
        46.2337, 12.6288, 50.3941
        CIE-LCH:
        46.2337, 51.9524, 75.9313
        CIE-Luv:
        46.2337, 39.3236, 44.8011
        Hunter-Lab:
        39.2962, 7.7676, 23.7233
      #94640e color charts
#94640e RGB chart
      #94640e CMYK chart
      #94640e RGB pie chart
      #94640e color shades, tints & tones
#94640e color schemes
#94640e color preview, HTML & CSS examples
           This text has a color of #94640e        
        
          <p style="color:#94640e;">Text here</p>
        
        
          .mytext {color:#94640e;}
        
        Text color #94640e
      
           This box has a color of #94640e        
        
          <div style="background-color:#94640e;">Content here</div>
        
        
          .mybackground {background-color:#94640e;}
        
        Background color #94640e
      
           Border around this has a color of #94640e        
        
          <div style="border:2px solid #94640e;">Content here</div>
        
        
          .myborder {border:2px solid #94640e;}
        
        Border color #94640e