#950b0f color space conversions
Hex:
        #950b0f
        RGB:
        149, 11, 15
        CMY:
        42, 96, 94
        CMYK:
        0, 93, 90, 42
      HSL:
        358°, 86.2500%, 31.3725%
        HSV (HSB):
        358°, 92.6174%, 58.4314%
        XYZ:
        12.6003, 6.6634, 1.0740
        xyY:
        0.6196, 0.3276, 6.6634
      CIE-Lab:
        31.0280, 52.2408, 38.1907
        CIE-LCH:
        31.0280, 64.7119, 36.1687
        CIE-Luv:
        31.0280, 95.8010, 20.0326
        Hunter-Lab:
        25.8136, 41.9572, 15.6027
      #950b0f color charts
#950b0f RGB chart
      #950b0f CMYK chart
      #950b0f RGB pie chart
      #950b0f color shades, tints & tones
#950b0f color schemes
#950b0f color preview, HTML & CSS examples
           This text has a color of #950b0f        
        
          <p style="color:#950b0f;">Text here</p>
        
        
          .mytext {color:#950b0f;}
        
        Text color #950b0f
      
           This box has a color of #950b0f        
        
          <div style="background-color:#950b0f;">Content here</div>
        
        
          .mybackground {background-color:#950b0f;}
        
        Background color #950b0f
      
           Border around this has a color of #950b0f        
        
          <div style="border:2px solid #950b0f;">Content here</div>
        
        
          .myborder {border:2px solid #950b0f;}
        
        Border color #950b0f