#94560b color space conversions
Hex:
        #94560b
        RGB:
        148, 86, 11
        CMY:
        42, 66, 96
        CMYK:
        0, 42, 93, 42
      HSL:
        33°, 86.1635%, 31.1765%
        HSV (HSB):
        33°, 92.5676%, 58.0392%
        XYZ:
        15.6009, 12.9756, 1.9989
        xyY:
        0.5102, 0.4244, 12.9756
      CIE-Lab:
        42.7265, 20.6310, 48.4924
        CIE-LCH:
        42.7265, 52.6987, 66.9527
        CIE-Luv:
        42.7265, 50.4100, 39.8447
        Hunter-Lab:
        36.0217, 14.2700, 21.9251
      #94560b color charts
#94560b RGB chart
      #94560b CMYK chart
      #94560b RGB pie chart
      #94560b color shades, tints & tones
#94560b color schemes
#94560b color preview, HTML & CSS examples
           This text has a color of #94560b        
        
          <p style="color:#94560b;">Text here</p>
        
        
          .mytext {color:#94560b;}
        
        Text color #94560b
      
           This box has a color of #94560b        
        
          <div style="background-color:#94560b;">Content here</div>
        
        
          .mybackground {background-color:#94560b;}
        
        Background color #94560b
      
           Border around this has a color of #94560b        
        
          <div style="border:2px solid #94560b;">Content here</div>
        
        
          .myborder {border:2px solid #94560b;}
        
        Border color #94560b