#94580b color space conversions
Hex:
        #94580b
        RGB:
        148, 88, 11
        CMY:
        42, 65, 96
        CMYK:
        0, 41, 93, 42
      HSL:
        34°, 86.1635%, 31.1765%
        HSV (HSB):
        34°, 92.5676%, 58.0392%
        XYZ:
        15.7629, 13.2995, 2.0529
        xyY:
        0.5066, 0.4274, 13.2995
      CIE-Lab:
        43.2111, 19.4862, 48.8572
        CIE-LCH:
        43.2111, 52.5998, 68.2559
        CIE-Luv:
        43.2111, 48.8310, 40.5914
        Hunter-Lab:
        36.4685, 13.3337, 22.1904
      #94580b color charts
#94580b RGB chart
      #94580b CMYK chart
      #94580b RGB pie chart
      #94580b color shades, tints & tones
#94580b color schemes
#94580b color preview, HTML & CSS examples
           This text has a color of #94580b        
        
          <p style="color:#94580b;">Text here</p>
        
        
          .mytext {color:#94580b;}
        
        Text color #94580b
      
           This box has a color of #94580b        
        
          <div style="background-color:#94580b;">Content here</div>
        
        
          .mybackground {background-color:#94580b;}
        
        Background color #94580b
      
           Border around this has a color of #94580b        
        
          <div style="border:2px solid #94580b;">Content here</div>
        
        
          .myborder {border:2px solid #94580b;}
        
        Border color #94580b