#94371f color space conversions
Hex:
        #94371f
        RGB:
        148, 55, 31
        CMY:
        42, 78, 88
        CMYK:
        0, 63, 79, 42
      HSL:
        12°, 65.3631%, 35.0980%
        HSV (HSB):
        12°, 79.0541%, 58.0392%
        XYZ:
        13.8263, 9.1272, 2.3293
        xyY:
        0.5469, 0.3610, 9.1272
      CIE-Lab:
        36.2281, 37.8405, 34.5279
        CIE-LCH:
        36.2281, 51.2257, 42.3792
        CIE-Luv:
        36.2281, 71.9673, 24.7177
        Hunter-Lab:
        30.2113, 28.8212, 16.5766
      #94371f color charts
#94371f RGB chart
      #94371f CMYK chart
      #94371f RGB pie chart
      #94371f color shades, tints & tones
#94371f color schemes
#94371f color preview, HTML & CSS examples
           This text has a color of #94371f        
        
          <p style="color:#94371f;">Text here</p>
        
        
          .mytext {color:#94371f;}
        
        Text color #94371f
      
           This box has a color of #94371f        
        
          <div style="background-color:#94371f;">Content here</div>
        
        
          .mybackground {background-color:#94371f;}
        
        Background color #94371f
      
           Border around this has a color of #94371f        
        
          <div style="border:2px solid #94371f;">Content here</div>
        
        
          .myborder {border:2px solid #94371f;}
        
        Border color #94371f