#94333f color space conversions
Hex:
        #94333f
        RGB:
        148, 51, 63
        CMY:
        42, 80, 75
        CMYK:
        0, 66, 57, 42
      HSL:
        353°, 48.7437%, 39.0196%
        HSV (HSB):
        353°, 65.5405%, 58.0392%
        XYZ:
        14.2938, 9.0224, 5.6908
        xyY:
        0.4928, 0.3110, 9.0224
      CIE-Lab:
        36.0275, 41.6363, 14.9257
        CIE-LCH:
        36.0275, 44.2307, 19.7217
        CIE-Luv:
        36.0275, 67.9758, 8.7911
        Hunter-Lab:
        30.0374, 32.3768, 9.7933
      #94333f color charts
#94333f RGB chart
      #94333f CMYK chart
      #94333f RGB pie chart
      #94333f color shades, tints & tones
#94333f color schemes
#94333f color preview, HTML & CSS examples
           This text has a color of #94333f        
        
          <p style="color:#94333f;">Text here</p>
        
        
          .mytext {color:#94333f;}
        
        Text color #94333f
      
           This box has a color of #94333f        
        
          <div style="background-color:#94333f;">Content here</div>
        
        
          .mybackground {background-color:#94333f;}
        
        Background color #94333f
      
           Border around this has a color of #94333f        
        
          <div style="border:2px solid #94333f;">Content here</div>
        
        
          .myborder {border:2px solid #94333f;}
        
        Border color #94333f