#950b05 color space conversions
Hex:
        #950b05
        RGB:
        149, 11, 5
        CMY:
        42, 96, 98
        CMYK:
        0, 93, 97, 42
      HSL:
        2°, 93.5065%, 30.1961%
        HSV (HSB):
        2°, 96.6443%, 58.4314%
        XYZ:
        12.5415, 6.6399, 0.7642
        xyY:
        0.6288, 0.3329, 6.6399
      CIE-Lab:
        30.9726, 52.0823, 42.4704
        CIE-LCH:
        30.9726, 67.2035, 39.1955
        CIE-Luv:
        30.9726, 96.8564, 21.6962
        Hunter-Lab:
        25.7679, 41.7837, 16.2792
      #950b05 color charts
#950b05 RGB chart
      #950b05 CMYK chart
      #950b05 RGB pie chart
      #950b05 color shades, tints & tones
#950b05 color schemes
#950b05 color preview, HTML & CSS examples
           This text has a color of #950b05        
        
          <p style="color:#950b05;">Text here</p>
        
        
          .mytext {color:#950b05;}
        
        Text color #950b05
      
           This box has a color of #950b05        
        
          <div style="background-color:#950b05;">Content here</div>
        
        
          .mybackground {background-color:#950b05;}
        
        Background color #950b05
      
           Border around this has a color of #950b05        
        
          <div style="border:2px solid #950b05;">Content here</div>
        
        
          .myborder {border:2px solid #950b05;}
        
        Border color #950b05