#95415b color space conversions
Hex:
        #95415b
        RGB:
        149, 65, 91
        CMY:
        42, 75, 64
        CMYK:
        0, 56, 39, 42
      HSL:
        341°, 39.2523%, 41.9608%
        HSV (HSB):
        341°, 56.3758%, 58.4314%
        XYZ:
        16.1731, 10.9255, 11.1539
        xyY:
        0.4228, 0.2856, 10.9255
      CIE-Lab:
        39.4547, 38.0401, 2.0309
        CIE-LCH:
        39.4547, 38.0943, 3.0560
        CIE-Luv:
        39.4547, 53.9294, -4.0080
        Hunter-Lab:
        33.0537, 29.4953, 3.1303
      #95415b color charts
#95415b RGB chart
      #95415b CMYK chart
      #95415b RGB pie chart
      #95415b color shades, tints & tones
#95415b color schemes
#95415b color preview, HTML & CSS examples
           This text has a color of #95415b        
        
          <p style="color:#95415b;">Text here</p>
        
        
          .mytext {color:#95415b;}
        
        Text color #95415b
      
           This box has a color of #95415b        
        
          <div style="background-color:#95415b;">Content here</div>
        
        
          .mybackground {background-color:#95415b;}
        
        Background color #95415b
      
           Border around this has a color of #95415b        
        
          <div style="border:2px solid #95415b;">Content here</div>
        
        
          .myborder {border:2px solid #95415b;}
        
        Border color #95415b