#94340d color space conversions
Hex:
        #94340d
        RGB:
        148, 52, 13
        CMY:
        42, 80, 95
        CMYK:
        0, 65, 91, 42
      HSL:
        17°, 83.8509%, 31.5686%
        HSV (HSB):
        17°, 91.2162%, 58.0392%
        XYZ:
        13.5134, 8.7809, 1.3634
        xyY:
        0.5712, 0.3712, 8.7809
      CIE-Lab:
        35.5591, 38.7254, 42.4519
        CIE-LCH:
        35.5591, 57.4615, 47.6283
        CIE-Luv:
        35.5591, 75.8875, 28.1647
        Hunter-Lab:
        29.6327, 29.5442, 18.0149
      #94340d color charts
#94340d RGB chart
      #94340d CMYK chart
      #94340d RGB pie chart
      #94340d color shades, tints & tones
#94340d color schemes
#94340d color preview, HTML & CSS examples
           This text has a color of #94340d        
        
          <p style="color:#94340d;">Text here</p>
        
        
          .mytext {color:#94340d;}
        
        Text color #94340d
      
           This box has a color of #94340d        
        
          <div style="background-color:#94340d;">Content here</div>
        
        
          .mybackground {background-color:#94340d;}
        
        Background color #94340d
      
           Border around this has a color of #94340d        
        
          <div style="border:2px solid #94340d;">Content here</div>
        
        
          .myborder {border:2px solid #94340d;}
        
        Border color #94340d