#94340a color space conversions
Hex:
        #94340a
        RGB:
        148, 52, 10
        CMY:
        42, 80, 96
        CMYK:
        0, 65, 93, 42
      HSL:
        18°, 87.3418%, 30.9804%
        HSV (HSB):
        18°, 93.2432%, 58.0392%
        XYZ:
        13.4955, 8.7738, 1.2694
        xyY:
        0.5733, 0.3727, 8.7738
      CIE-Lab:
        35.5451, 38.6707, 43.5212
        CIE-LCH:
        35.5451, 58.2195, 48.3774
        CIE-Luv:
        35.5451, 76.0933, 28.6229
        Hunter-Lab:
        29.6206, 29.4908, 18.1936
      #94340a color charts
#94340a RGB chart
      #94340a CMYK chart
      #94340a RGB pie chart
      #94340a color shades, tints & tones
#94340a color schemes
#94340a color preview, HTML & CSS examples
           This text has a color of #94340a        
        
          <p style="color:#94340a;">Text here</p>
        
        
          .mytext {color:#94340a;}
        
        Text color #94340a
      
           This box has a color of #94340a        
        
          <div style="background-color:#94340a;">Content here</div>
        
        
          .mybackground {background-color:#94340a;}
        
        Background color #94340a
      
           Border around this has a color of #94340a        
        
          <div style="border:2px solid #94340a;">Content here</div>
        
        
          .myborder {border:2px solid #94340a;}
        
        Border color #94340a