#981c49 color space conversions
Hex:
        #981c49
        RGB:
        152, 28, 73
        CMY:
        40, 89, 71
        CMYK:
        0, 82, 52, 40
      HSL:
        338°, 68.8889%, 35.2941%
        HSV (HSB):
        338°, 81.5789%, 59.6078%
        XYZ:
        14.5667, 7.9869, 7.0772
        xyY:
        0.4916, 0.2695, 7.9869
      CIE-Lab:
        33.9557, 52.2483, 5.7167
        CIE-LCH:
        33.9557, 52.5601, 6.2441
        CIE-Luv:
        33.9557, 77.9645, -2.8137
        Hunter-Lab:
        28.2612, 42.5477, 4.9353
      #981c49 color charts
#981c49 RGB chart
      #981c49 CMYK chart
      #981c49 RGB pie chart
      #981c49 color shades, tints & tones
#981c49 color schemes
#981c49 color preview, HTML & CSS examples
           This text has a color of #981c49        
        
          <p style="color:#981c49;">Text here</p>
        
        
          .mytext {color:#981c49;}
        
        Text color #981c49
      
           This box has a color of #981c49        
        
          <div style="background-color:#981c49;">Content here</div>
        
        
          .mybackground {background-color:#981c49;}
        
        Background color #981c49
      
           Border around this has a color of #981c49        
        
          <div style="border:2px solid #981c49;">Content here</div>
        
        
          .myborder {border:2px solid #981c49;}
        
        Border color #981c49