#950a2d color space conversions
Hex:
        #950a2d
        RGB:
        149, 10, 45
        CMY:
        42, 96, 82
        CMYK:
        0, 93, 70, 42
      HSL:
        345°, 87.4214%, 31.1765%
        HSV (HSB):
        345°, 93.2886%, 58.4314%
        XYZ:
        12.9766, 6.7961, 3.1105
        xyY:
        0.5671, 0.2970, 6.7961
      CIE-Lab:
        31.3382, 53.4170, 20.4785
        CIE-LCH:
        31.3382, 57.2079, 20.9754
        CIE-Luv:
        31.3382, 89.5946, 9.7525
        Hunter-Lab:
        26.0693, 43.2312, 11.1744
      #950a2d color charts
#950a2d RGB chart
      #950a2d CMYK chart
      #950a2d RGB pie chart
      #950a2d color shades, tints & tones
#950a2d color schemes
#950a2d color preview, HTML & CSS examples
           This text has a color of #950a2d        
        
          <p style="color:#950a2d;">Text here</p>
        
        
          .mytext {color:#950a2d;}
        
        Text color #950a2d
      
           This box has a color of #950a2d        
        
          <div style="background-color:#950a2d;">Content here</div>
        
        
          .mybackground {background-color:#950a2d;}
        
        Background color #950a2d
      
           Border around this has a color of #950a2d        
        
          <div style="border:2px solid #950a2d;">Content here</div>
        
        
          .myborder {border:2px solid #950a2d;}
        
        Border color #950a2d