#95074b color space conversions
Hex:
        #95074b
        RGB:
        149, 7, 75
        CMY:
        42, 97, 71
        CMYK:
        0, 95, 50, 42
      HSL:
        331°, 91.0256%, 30.5882%
        HSV (HSB):
        331°, 95.3020%, 58.4314%
        XYZ:
        13.7404, 7.0495, 7.2931
        xyY:
        0.4893, 0.2510, 7.0495
      CIE-Lab:
        31.9194, 55.8670, 1.3963
        CIE-LCH:
        31.9194, 55.8845, 1.4317
        CIE-Luv:
        31.9194, 79.2389, -8.1002
        Hunter-Lab:
        26.5509, 45.9116, 2.2997
      #95074b color charts
#95074b RGB chart
      #95074b CMYK chart
      #95074b RGB pie chart
      #95074b color shades, tints & tones
#95074b color schemes
#95074b color preview, HTML & CSS examples
           This text has a color of #95074b        
        
          <p style="color:#95074b;">Text here</p>
        
        
          .mytext {color:#95074b;}
        
        Text color #95074b
      
           This box has a color of #95074b        
        
          <div style="background-color:#95074b;">Content here</div>
        
        
          .mybackground {background-color:#95074b;}
        
        Background color #95074b
      
           Border around this has a color of #95074b        
        
          <div style="border:2px solid #95074b;">Content here</div>
        
        
          .myborder {border:2px solid #95074b;}
        
        Border color #95074b