#94350f color space conversions
Hex:
        #94350f
        RGB:
        148, 53, 15
        CMY:
        42, 79, 94
        CMYK:
        0, 64, 90, 42
      HSL:
        17°, 81.5951%, 31.9608%
        HSV (HSB):
        17°, 89.8649%, 58.0392%
        XYZ:
        13.5721, 8.8766, 1.4500
        xyY:
        0.5679, 0.3714, 8.8766
      CIE-Lab:
        35.7456, 38.2986, 41.8110
        CIE-LCH:
        35.7456, 56.7005, 47.5105
        CIE-Luv:
        35.7456, 75.0556, 28.1065
        Hunter-Lab:
        29.7936, 29.1744, 17.9701
      #94350f color charts
#94350f RGB chart
      #94350f CMYK chart
      #94350f RGB pie chart
      #94350f color shades, tints & tones
#94350f color schemes
#94350f color preview, HTML & CSS examples
           This text has a color of #94350f        
        
          <p style="color:#94350f;">Text here</p>
        
        
          .mytext {color:#94350f;}
        
        Text color #94350f
      
           This box has a color of #94350f        
        
          <div style="background-color:#94350f;">Content here</div>
        
        
          .mybackground {background-color:#94350f;}
        
        Background color #94350f
      
           Border around this has a color of #94350f        
        
          <div style="border:2px solid #94350f;">Content here</div>
        
        
          .myborder {border:2px solid #94350f;}
        
        Border color #94350f