#94154e color space conversions
Hex:
        #94154e
        RGB:
        148, 21, 78
        CMY:
        42, 92, 69
        CMYK:
        0, 86, 47, 42
      HSL:
        333°, 75.1479%, 33.1373%
        HSV (HSB):
        333°, 85.8108%, 58.0392%
        XYZ:
        13.8561, 7.3823, 7.9024
        xyY:
        0.4755, 0.2533, 7.3823
      CIE-Lab:
        32.6618, 53.4010, 0.4748
        CIE-LCH:
        32.6618, 53.4031, 0.5094
        CIE-Luv:
        32.6618, 74.6865, -8.6253
        Hunter-Lab:
        27.1704, 43.4814, 1.7751
      #94154e color charts
#94154e RGB chart
      #94154e CMYK chart
      #94154e RGB pie chart
      #94154e color shades, tints & tones
#94154e color schemes
#94154e color preview, HTML & CSS examples
           This text has a color of #94154e        
        
          <p style="color:#94154e;">Text here</p>
        
        
          .mytext {color:#94154e;}
        
        Text color #94154e
      
           This box has a color of #94154e        
        
          <div style="background-color:#94154e;">Content here</div>
        
        
          .mybackground {background-color:#94154e;}
        
        Background color #94154e
      
           Border around this has a color of #94154e        
        
          <div style="border:2px solid #94154e;">Content here</div>
        
        
          .myborder {border:2px solid #94154e;}
        
        Border color #94154e