#950c09 color space conversions
Hex:
        #950c09
        RGB:
        149, 12, 9
        CMY:
        42, 95, 96
        CMYK:
        0, 92, 94, 42
      HSL:
        1°, 88.6076%, 30.9804%
        HSV (HSB):
        1°, 93.9597%, 58.4314%
        XYZ:
        12.5752, 6.6722, 0.8835
        xyY:
        0.6247, 0.3314, 6.6722
      CIE-Lab:
        31.0488, 51.9818, 40.8949
        CIE-LCH:
        31.0488, 66.1400, 38.1927
        CIE-Luv:
        31.0488, 96.2206, 21.1657
        Hunter-Lab:
        25.8307, 41.6960, 16.0535
      #950c09 color charts
#950c09 RGB chart
      #950c09 CMYK chart
      #950c09 RGB pie chart
      #950c09 color shades, tints & tones
#950c09 color schemes
#950c09 color preview, HTML & CSS examples
           This text has a color of #950c09        
        
          <p style="color:#950c09;">Text here</p>
        
        
          .mytext {color:#950c09;}
        
        Text color #950c09
      
           This box has a color of #950c09        
        
          <div style="background-color:#950c09;">Content here</div>
        
        
          .mybackground {background-color:#950c09;}
        
        Background color #950c09
      
           Border around this has a color of #950c09        
        
          <div style="border:2px solid #950c09;">Content here</div>
        
        
          .myborder {border:2px solid #950c09;}
        
        Border color #950c09