#984961 color space conversions
Hex:
        #984961
        RGB:
        152, 73, 97
        CMY:
        40, 71, 62
        CMYK:
        0, 52, 36, 40
      HSL:
        342°, 35.1111%, 44.1176%
        HSV (HSB):
        342°, 51.9737%, 59.6078%
        XYZ:
        17.4891, 12.3036, 12.7623
        xyY:
        0.4110, 0.2891, 12.3036
      CIE-Lab:
        41.6946, 35.7057, 1.5951
        CIE-LCH:
        41.6946, 35.7414, 2.5579
        CIE-Luv:
        41.6946, 50.5420, -4.1114
        Hunter-Lab:
        35.0764, 27.6164, 2.9813
      #984961 color charts
#984961 RGB chart
      #984961 CMYK chart
      #984961 RGB pie chart
      #984961 color shades, tints & tones
#984961 color schemes
#984961 color preview, HTML & CSS examples
           This text has a color of #984961        
        
          <p style="color:#984961;">Text here</p>
        
        
          .mytext {color:#984961;}
        
        Text color #984961
      
           This box has a color of #984961        
        
          <div style="background-color:#984961;">Content here</div>
        
        
          .mybackground {background-color:#984961;}
        
        Background color #984961
      
           Border around this has a color of #984961        
        
          <div style="border:2px solid #984961;">Content here</div>
        
        
          .myborder {border:2px solid #984961;}
        
        Border color #984961