#94515d color space conversions
Hex:
        #94515d
        RGB:
        148, 81, 93
        CMY:
        42, 68, 64
        CMYK:
        0, 45, 37, 42
      HSL:
        349°, 29.2576%, 44.9020%
        HSV (HSB):
        349°, 45.2703%, 58.0392%
        XYZ:
        17.1310, 12.9711, 11.9567
        xyY:
        0.4073, 0.3084, 12.9711
      CIE-Lab:
        42.7196, 29.3327, 5.4669
        CIE-LCH:
        42.7196, 29.8377, 10.5574
        CIE-Luv:
        42.7196, 43.8448, 1.7833
        Hunter-Lab:
        36.0154, 21.8778, 5.5272
      #94515d color charts
#94515d RGB chart
      #94515d CMYK chart
      #94515d RGB pie chart
      #94515d color shades, tints & tones
#94515d color schemes
#94515d color preview, HTML & CSS examples
           This text has a color of #94515d        
        
          <p style="color:#94515d;">Text here</p>
        
        
          .mytext {color:#94515d;}
        
        Text color #94515d
      
           This box has a color of #94515d        
        
          <div style="background-color:#94515d;">Content here</div>
        
        
          .mybackground {background-color:#94515d;}
        
        Background color #94515d
      
           Border around this has a color of #94515d        
        
          <div style="border:2px solid #94515d;">Content here</div>
        
        
          .myborder {border:2px solid #94515d;}
        
        Border color #94515d