#95243b color space conversions
Hex:
        #95243b
        RGB:
        149, 36, 59
        CMY:
        42, 86, 77
        CMYK:
        0, 76, 60, 42
      HSL:
        348°, 61.0811%, 36.2745%
        HSV (HSB):
        348°, 75.8389%, 58.4314%
        XYZ:
        13.8147, 7.9671, 4.9474
        xyY:
        0.5168, 0.2981, 7.9671
      CIE-Lab:
        33.9142, 47.7407, 14.6914
        CIE-LCH:
        33.9142, 49.9501, 17.1049
        CIE-Luv:
        33.9142, 77.2079, 6.8846
        Hunter-Lab:
        28.2260, 37.9681, 9.3661
      #95243b color charts
#95243b RGB chart
      #95243b CMYK chart
      #95243b RGB pie chart
      #95243b color shades, tints & tones
#95243b color schemes
#95243b color preview, HTML & CSS examples
           This text has a color of #95243b        
        
          <p style="color:#95243b;">Text here</p>
        
        
          .mytext {color:#95243b;}
        
        Text color #95243b
      
           This box has a color of #95243b        
        
          <div style="background-color:#95243b;">Content here</div>
        
        
          .mybackground {background-color:#95243b;}
        
        Background color #95243b
      
           Border around this has a color of #95243b        
        
          <div style="border:2px solid #95243b;">Content here</div>
        
        
          .myborder {border:2px solid #95243b;}
        
        Border color #95243b