#950c0e color space conversions
Hex:
        #950c0e
        RGB:
        149, 12, 14
        CMY:
        42, 95, 95
        CMYK:
        0, 92, 91, 42
      HSL:
        359°, 85.0932%, 31.5686%
        HSV (HSB):
        359°, 91.9463%, 58.4314%
        XYZ:
        12.6052, 6.6842, 1.0413
        xyY:
        0.6200, 0.3288, 6.6842
      CIE-Lab:
        31.0769, 52.0626, 38.7150
        CIE-LCH:
        31.0769, 64.8796, 36.6354
        CIE-Luv:
        31.0769, 95.6875, 20.3217
        Hunter-Lab:
        25.8538, 41.7843, 15.7097
      #950c0e color charts
#950c0e RGB chart
      #950c0e CMYK chart
      #950c0e RGB pie chart
      #950c0e color shades, tints & tones
#950c0e color schemes
#950c0e color preview, HTML & CSS examples
           This text has a color of #950c0e        
        
          <p style="color:#950c0e;">Text here</p>
        
        
          .mytext {color:#950c0e;}
        
        Text color #950c0e
      
           This box has a color of #950c0e        
        
          <div style="background-color:#950c0e;">Content here</div>
        
        
          .mybackground {background-color:#950c0e;}
        
        Background color #950c0e
      
           Border around this has a color of #950c0e        
        
          <div style="border:2px solid #950c0e;">Content here</div>
        
        
          .myborder {border:2px solid #950c0e;}
        
        Border color #950c0e