#95263f color space conversions
Hex:
        #95263f
        RGB:
        149, 38, 63
        CMY:
        42, 85, 75
        CMYK:
        0, 74, 58, 42
      HSL:
        346°, 59.3583%, 36.6667%
        HSV (HSB):
        346°, 74.4966%, 58.4314%
        XYZ:
        13.9847, 8.1347, 5.5357
        xyY:
        0.5057, 0.2941, 8.1347
      CIE-Lab:
        34.2618, 47.3167, 12.5669
        CIE-LCH:
        34.2618, 48.9571, 14.8739
        CIE-Luv:
        34.2618, 75.1414, 5.0734
        Hunter-Lab:
        28.5213, 37.6108, 8.4574
      #95263f color charts
#95263f RGB chart
      #95263f CMYK chart
      #95263f RGB pie chart
      #95263f color shades, tints & tones
#95263f color schemes
#95263f color preview, HTML & CSS examples
           This text has a color of #95263f        
        
          <p style="color:#95263f;">Text here</p>
        
        
          .mytext {color:#95263f;}
        
        Text color #95263f
      
           This box has a color of #95263f        
        
          <div style="background-color:#95263f;">Content here</div>
        
        
          .mybackground {background-color:#95263f;}
        
        Background color #95263f
      
           Border around this has a color of #95263f        
        
          <div style="border:2px solid #95263f;">Content here</div>
        
        
          .myborder {border:2px solid #95263f;}
        
        Border color #95263f