#95222f color space conversions
Hex:
        #95222f
        RGB:
        149, 34, 47
        CMY:
        42, 87, 82
        CMYK:
        0, 77, 68, 42
      HSL:
        353°, 62.8415%, 35.8824%
        HSV (HSB):
        353°, 77.1812%, 58.4314%
        XYZ:
        13.4795, 7.7389, 3.4726
        xyY:
        0.5459, 0.3134, 7.7389
      CIE-Lab:
        33.4330, 47.6716, 21.8040
        CIE-LCH:
        33.4330, 52.4213, 24.5784
        CIE-Luv:
        33.4330, 81.4253, 12.7050
        Hunter-Lab:
        27.8188, 37.8090, 12.0720
      #95222f color charts
#95222f RGB chart
      #95222f CMYK chart
      #95222f RGB pie chart
      #95222f color shades, tints & tones
#95222f color schemes
#95222f color preview, HTML & CSS examples
           This text has a color of #95222f        
        
          <p style="color:#95222f;">Text here</p>
        
        
          .mytext {color:#95222f;}
        
        Text color #95222f
      
           This box has a color of #95222f        
        
          <div style="background-color:#95222f;">Content here</div>
        
        
          .mybackground {background-color:#95222f;}
        
        Background color #95222f
      
           Border around this has a color of #95222f        
        
          <div style="border:2px solid #95222f;">Content here</div>
        
        
          .myborder {border:2px solid #95222f;}
        
        Border color #95222f