#95154d color space conversions
Hex:
        #95154d
        RGB:
        149, 21, 77
        CMY:
        42, 92, 70
        CMYK:
        0, 86, 48, 42
      HSL:
        334°, 75.2941%, 33.3333%
        HSV (HSB):
        334°, 85.9060%, 58.4314%
        XYZ:
        14.0021, 7.4617, 7.7234
        xyY:
        0.4797, 0.2556, 7.4617
      CIE-Lab:
        32.8357, 53.5731, 1.4091
        CIE-LCH:
        32.8357, 53.5916, 1.5066
        CIE-Luv:
        32.8357, 75.9004, -7.6518
        Hunter-Lab:
        27.3161, 43.6952, 2.3575
      #95154d color charts
#95154d RGB chart
      #95154d CMYK chart
      #95154d RGB pie chart
      #95154d color shades, tints & tones
#95154d color schemes
#95154d color preview, HTML & CSS examples
           This text has a color of #95154d        
        
          <p style="color:#95154d;">Text here</p>
        
        
          .mytext {color:#95154d;}
        
        Text color #95154d
      
           This box has a color of #95154d        
        
          <div style="background-color:#95154d;">Content here</div>
        
        
          .mybackground {background-color:#95154d;}
        
        Background color #95154d
      
           Border around this has a color of #95154d        
        
          <div style="border:2px solid #95154d;">Content here</div>
        
        
          .myborder {border:2px solid #95154d;}
        
        Border color #95154d