#982c46 color space conversions
Hex:
        #982c46
        RGB:
        152, 44, 70
        CMY:
        40, 83, 73
        CMYK:
        0, 71, 54, 40
      HSL:
        346°, 55.1020%, 38.4314%
        HSV (HSB):
        346°, 71.0526%, 59.6078%
        XYZ:
        14.9551, 8.9190, 6.7277
        xyY:
        0.4887, 0.2915, 8.9190
      CIE-Lab:
        35.8278, 46.5357, 10.2908
        CIE-LCH:
        35.8278, 47.6599, 12.4695
        CIE-Luv:
        35.8278, 72.7933, 3.1932
        Hunter-Lab:
        29.8646, 37.1229, 7.5489
      #982c46 color charts
#982c46 RGB chart
      #982c46 CMYK chart
      #982c46 RGB pie chart
      #982c46 color shades, tints & tones
#982c46 color schemes
#982c46 color preview, HTML & CSS examples
           This text has a color of #982c46        
        
          <p style="color:#982c46;">Text here</p>
        
        
          .mytext {color:#982c46;}
        
        Text color #982c46
      
           This box has a color of #982c46        
        
          <div style="background-color:#982c46;">Content here</div>
        
        
          .mybackground {background-color:#982c46;}
        
        Background color #982c46
      
           Border around this has a color of #982c46        
        
          <div style="border:2px solid #982c46;">Content here</div>
        
        
          .myborder {border:2px solid #982c46;}
        
        Border color #982c46