#95053d color space conversions
Hex:
        #95053d
        RGB:
        149, 5, 61
        CMY:
        42, 98, 76
        CMYK:
        0, 97, 59, 42
      HSL:
        337°, 93.5065%, 30.1961%
        HSV (HSB):
        337°, 96.6443%, 58.4314%
        XYZ:
        13.2910, 6.8350, 5.0337
        xyY:
        0.5283, 0.2717, 6.8350
      CIE-Lab:
        31.4283, 55.0908, 9.9928
        CIE-LCH:
        31.4283, 55.9898, 10.2810
        CIE-Luv:
        31.4283, 85.0838, 0.6300
        Hunter-Lab:
        26.1439, 44.9939, 6.8852
      #95053d color charts
#95053d RGB chart
      #95053d CMYK chart
      #95053d RGB pie chart
      #95053d color shades, tints & tones
#95053d color schemes
#95053d color preview, HTML & CSS examples
           This text has a color of #95053d        
        
          <p style="color:#95053d;">Text here</p>
        
        
          .mytext {color:#95053d;}
        
        Text color #95053d
      
           This box has a color of #95053d        
        
          <div style="background-color:#95053d;">Content here</div>
        
        
          .mybackground {background-color:#95053d;}
        
        Background color #95053d
      
           Border around this has a color of #95053d        
        
          <div style="border:2px solid #95053d;">Content here</div>
        
        
          .myborder {border:2px solid #95053d;}
        
        Border color #95053d