#94454d color space conversions
Hex:
        #94454d
        RGB:
        148, 69, 77
        CMY:
        42, 73, 70
        CMYK:
        0, 53, 48, 42
      HSL:
        354°, 36.4055%, 42.5490%
        HSV (HSB):
        354°, 53.3784%, 58.0392%
        XYZ:
        15.6804, 11.0880, 8.3349
        xyY:
        0.4467, 0.3159, 11.0880
      CIE-Lab:
        39.7282, 34.0188, 11.1631
        CIE-LCH:
        39.7282, 35.8035, 18.1669
        CIE-Luv:
        39.7282, 54.3099, 7.0954
        Hunter-Lab:
        33.2986, 25.7837, 8.4682
      #94454d color charts
#94454d RGB chart
      #94454d CMYK chart
      #94454d RGB pie chart
      #94454d color shades, tints & tones
#94454d color schemes
#94454d color preview, HTML & CSS examples
           This text has a color of #94454d        
        
          <p style="color:#94454d;">Text here</p>
        
        
          .mytext {color:#94454d;}
        
        Text color #94454d
      
           This box has a color of #94454d        
        
          <div style="background-color:#94454d;">Content here</div>
        
        
          .mybackground {background-color:#94454d;}
        
        Background color #94454d
      
           Border around this has a color of #94454d        
        
          <div style="border:2px solid #94454d;">Content here</div>
        
        
          .myborder {border:2px solid #94454d;}
        
        Border color #94454d