#94444d color space conversions
Hex:
        #94444d
        RGB:
        148, 68, 77
        CMY:
        42, 73, 70
        CMYK:
        0, 54, 48, 42
      HSL:
        353°, 37.0370%, 42.3529%
        HSV (HSB):
        353°, 54.0541%, 58.0392%
        XYZ:
        15.6194, 10.9660, 8.3146
        xyY:
        0.4475, 0.3142, 10.9660
      CIE-Lab:
        39.5231, 34.5470, 10.8785
        CIE-LCH:
        39.5231, 36.2193, 17.4787
        CIE-Luv:
        39.5231, 54.9001, 6.6654
        Hunter-Lab:
        33.1149, 26.2426, 8.2937
      #94444d color charts
#94444d RGB chart
      #94444d CMYK chart
      #94444d RGB pie chart
      #94444d color shades, tints & tones
#94444d color schemes
#94444d color preview, HTML & CSS examples
           This text has a color of #94444d        
        
          <p style="color:#94444d;">Text here</p>
        
        
          .mytext {color:#94444d;}
        
        Text color #94444d
      
           This box has a color of #94444d        
        
          <div style="background-color:#94444d;">Content here</div>
        
        
          .mybackground {background-color:#94444d;}
        
        Background color #94444d
      
           Border around this has a color of #94444d        
        
          <div style="border:2px solid #94444d;">Content here</div>
        
        
          .myborder {border:2px solid #94444d;}
        
        Border color #94444d