#95232b color space conversions
Hex:
        #95232b
        RGB:
        149, 35, 43
        CMY:
        42, 86, 83
        CMYK:
        0, 77, 71, 42
      HSL:
        356°, 61.9565%, 36.0784%
        HSV (HSB):
        356°, 76.5101%, 58.4314%
        XYZ:
        13.4315, 7.7660, 3.0766
        xyY:
        0.5533, 0.3199, 7.7660
      CIE-Lab:
        33.4908, 47.1122, 24.4128
        CIE-LCH:
        33.4908, 53.0617, 27.3925
        CIE-Luv:
        33.4908, 81.9632, 14.7821
        Hunter-Lab:
        27.8676, 37.2642, 12.9617
      #95232b color charts
#95232b RGB chart
      #95232b CMYK chart
      #95232b RGB pie chart
      #95232b color shades, tints & tones
#95232b color schemes
#95232b color preview, HTML & CSS examples
           This text has a color of #95232b        
        
          <p style="color:#95232b;">Text here</p>
        
        
          .mytext {color:#95232b;}
        
        Text color #95232b
      
           This box has a color of #95232b        
        
          <div style="background-color:#95232b;">Content here</div>
        
        
          .mybackground {background-color:#95232b;}
        
        Background color #95232b
      
           Border around this has a color of #95232b        
        
          <div style="border:2px solid #95232b;">Content here</div>
        
        
          .myborder {border:2px solid #95232b;}
        
        Border color #95232b