#95202d color space conversions
Hex:
        #95202d
        RGB:
        149, 32, 45
        CMY:
        42, 87, 82
        CMYK:
        0, 79, 70, 42
      HSL:
        353°, 64.6409%, 35.4902%
        HSV (HSB):
        353°, 78.5235%, 58.4314%
        XYZ:
        13.3846, 7.6120, 3.2464
        xyY:
        0.5521, 0.3140, 7.6120
      CIE-Lab:
        33.1615, 48.2281, 22.7439
        CIE-LCH:
        33.1615, 53.3220, 25.2481
        CIE-Luv:
        33.1615, 82.8074, 13.1984
        Hunter-Lab:
        27.5899, 38.3126, 12.3364
      #95202d color charts
#95202d RGB chart
      #95202d CMYK chart
      #95202d RGB pie chart
      #95202d color shades, tints & tones
#95202d color schemes
#95202d color preview, HTML & CSS examples
           This text has a color of #95202d        
        
          <p style="color:#95202d;">Text here</p>
        
        
          .mytext {color:#95202d;}
        
        Text color #95202d
      
           This box has a color of #95202d        
        
          <div style="background-color:#95202d;">Content here</div>
        
        
          .mybackground {background-color:#95202d;}
        
        Background color #95202d
      
           Border around this has a color of #95202d        
        
          <div style="border:2px solid #95202d;">Content here</div>
        
        
          .myborder {border:2px solid #95202d;}
        
        Border color #95202d