#95130d color space conversions
Hex:
        #95130d
        RGB:
        149, 19, 13
        CMY:
        42, 93, 95
        CMYK:
        0, 87, 91, 42
      HSL:
        3°, 83.9506%, 31.7647%
        HSV (HSB):
        3°, 91.2752%, 58.4314%
        XYZ:
        12.6999, 6.8844, 1.0402
        xyY:
        0.6158, 0.3338, 6.8844
      CIE-Lab:
        31.5422, 50.6946, 39.5316
        CIE-LCH:
        31.5422, 64.2860, 37.9471
        CIE-Luv:
        31.5422, 93.7947, 21.3035
        Hunter-Lab:
        26.2381, 40.4823, 16.0161
      #95130d color charts
#95130d RGB chart
      #95130d CMYK chart
      #95130d RGB pie chart
      #95130d color shades, tints & tones
#95130d color schemes
#95130d color preview, HTML & CSS examples
           This text has a color of #95130d        
        
          <p style="color:#95130d;">Text here</p>
        
        
          .mytext {color:#95130d;}
        
        Text color #95130d
      
           This box has a color of #95130d        
        
          <div style="background-color:#95130d;">Content here</div>
        
        
          .mybackground {background-color:#95130d;}
        
        Background color #95130d
      
           Border around this has a color of #95130d        
        
          <div style="border:2px solid #95130d;">Content here</div>
        
        
          .myborder {border:2px solid #95130d;}
        
        Border color #95130d