#96234c color space conversions
Hex:
        #96234c
        RGB:
        150, 35, 76
        CMY:
        41, 86, 70
        CMYK:
        0, 77, 49, 41
      HSL:
        339°, 62.1622%, 36.2745%
        HSV (HSB):
        339°, 76.6667%, 58.8235%
        XYZ:
        14.4832, 8.2079, 7.6584
        xyY:
        0.4772, 0.2704, 8.2079
      CIE-Lab:
        34.4122, 49.7683, 4.3601
        CIE-LCH:
        34.4122, 49.9589, 5.0068
        CIE-Luv:
        34.4122, 72.8924, -3.7134
        Hunter-Lab:
        28.6494, 40.1010, 4.2055
      #96234c color charts
#96234c RGB chart
      #96234c CMYK chart
      #96234c RGB pie chart
      #96234c color shades, tints & tones
#96234c color schemes
#96234c color preview, HTML & CSS examples
           This text has a color of #96234c        
        
          <p style="color:#96234c;">Text here</p>
        
        
          .mytext {color:#96234c;}
        
        Text color #96234c
      
           This box has a color of #96234c        
        
          <div style="background-color:#96234c;">Content here</div>
        
        
          .mybackground {background-color:#96234c;}
        
        Background color #96234c
      
           Border around this has a color of #96234c        
        
          <div style="border:2px solid #96234c;">Content here</div>
        
        
          .myborder {border:2px solid #96234c;}
        
        Border color #96234c