#950c06 color space conversions
Hex:
        #950c06
        RGB:
        149, 12, 6
        CMY:
        42, 95, 98
        CMYK:
        0, 92, 96, 42
      HSL:
        3°, 92.2581%, 30.3922%
        HSV (HSB):
        3°, 95.9732%, 58.4314%
        XYZ:
        12.5588, 6.6657, 0.7970
        xyY:
        0.6273, 0.3329, 6.6657
      CIE-Lab:
        31.0333, 51.9373, 42.1062
        CIE-LCH:
        31.0333, 66.8612, 39.0321
        CIE-Luv:
        31.0333, 96.5157, 21.6324
        Hunter-Lab:
        25.8179, 41.6475, 16.2423
      #950c06 color charts
#950c06 RGB chart
      #950c06 CMYK chart
      #950c06 RGB pie chart
      #950c06 color shades, tints & tones
#950c06 color schemes
#950c06 color preview, HTML & CSS examples
           This text has a color of #950c06        
        
          <p style="color:#950c06;">Text here</p>
        
        
          .mytext {color:#950c06;}
        
        Text color #950c06
      
           This box has a color of #950c06        
        
          <div style="background-color:#950c06;">Content here</div>
        
        
          .mybackground {background-color:#950c06;}
        
        Background color #950c06
      
           Border around this has a color of #950c06        
        
          <div style="border:2px solid #950c06;">Content here</div>
        
        
          .myborder {border:2px solid #950c06;}
        
        Border color #950c06