#950a3f color space conversions
Hex:
        #950a3f
        RGB:
        149, 10, 63
        CMY:
        42, 96, 75
        CMYK:
        0, 93, 58, 42
      HSL:
        337°, 87.4214%, 31.1765%
        HSV (HSB):
        337°, 93.2886%, 58.4314%
        XYZ:
        13.4002, 6.9655, 5.3408
        xyY:
        0.5213, 0.2710, 6.9655
      CIE-Lab:
        31.7283, 54.5065, 9.0786
        CIE-LCH:
        31.7283, 55.2574, 9.4563
        CIE-Luv:
        31.7283, 83.5030, -0.0712
        Hunter-Lab:
        26.3923, 44.4434, 6.4765
      #950a3f color charts
#950a3f RGB chart
      #950a3f CMYK chart
      #950a3f RGB pie chart
      #950a3f color shades, tints & tones
#950a3f color schemes
#950a3f color preview, HTML & CSS examples
           This text has a color of #950a3f        
        
          <p style="color:#950a3f;">Text here</p>
        
        
          .mytext {color:#950a3f;}
        
        Text color #950a3f
      
           This box has a color of #950a3f        
        
          <div style="background-color:#950a3f;">Content here</div>
        
        
          .mybackground {background-color:#950a3f;}
        
        Background color #950a3f
      
           Border around this has a color of #950a3f        
        
          <div style="border:2px solid #950a3f;">Content here</div>
        
        
          .myborder {border:2px solid #950a3f;}
        
        Border color #950a3f