#94312d color space conversions
Hex:
        #94312d
        RGB:
        148, 49, 45
        CMY:
        42, 81, 82
        CMYK:
        0, 67, 70, 42
      HSL:
        2°, 53.3679%, 37.8431%
        HSV (HSB):
        2°, 69.5946%, 58.0392%
        XYZ:
        13.7847, 8.6820, 3.4319
        xyY:
        0.5323, 0.3352, 8.6820
      CIE-Lab:
        35.3647, 41.2984, 25.3835
        CIE-LCH:
        35.3647, 48.4756, 31.5764
        CIE-Luv:
        35.3647, 73.3217, 17.4852
        Hunter-Lab:
        29.4652, 31.9435, 13.7200
      #94312d color charts
#94312d RGB chart
      #94312d CMYK chart
      #94312d RGB pie chart
      #94312d color shades, tints & tones
#94312d color schemes
#94312d color preview, HTML & CSS examples
           This text has a color of #94312d        
        
          <p style="color:#94312d;">Text here</p>
        
        
          .mytext {color:#94312d;}
        
        Text color #94312d
      
           This box has a color of #94312d        
        
          <div style="background-color:#94312d;">Content here</div>
        
        
          .mybackground {background-color:#94312d;}
        
        Background color #94312d
      
           Border around this has a color of #94312d        
        
          <div style="border:2px solid #94312d;">Content here</div>
        
        
          .myborder {border:2px solid #94312d;}
        
        Border color #94312d