#982c4b color space conversions
Hex:
        #982c4b
        RGB:
        152, 44, 75
        CMY:
        40, 83, 71
        CMYK:
        0, 71, 51, 40
      HSL:
        343°, 55.1020%, 38.4314%
        HSV (HSB):
        343°, 71.0526%, 59.6078%
        XYZ:
        15.1196, 8.9848, 7.5940
        xyY:
        0.4770, 0.2834, 8.9848
      CIE-Lab:
        35.9549, 46.9738, 7.2523
        CIE-LCH:
        35.9549, 47.5303, 8.7767
        CIE-Luv:
        35.9549, 71.2377, -0.0165
        Hunter-Lab:
        29.9746, 37.5822, 5.9613
      #982c4b color charts
#982c4b RGB chart
      #982c4b CMYK chart
      #982c4b RGB pie chart
      #982c4b color shades, tints & tones
#982c4b color schemes
#982c4b color preview, HTML & CSS examples
           This text has a color of #982c4b        
        
          <p style="color:#982c4b;">Text here</p>
        
        
          .mytext {color:#982c4b;}
        
        Text color #982c4b
      
           This box has a color of #982c4b        
        
          <div style="background-color:#982c4b;">Content here</div>
        
        
          .mybackground {background-color:#982c4b;}
        
        Background color #982c4b
      
           Border around this has a color of #982c4b        
        
          <div style="border:2px solid #982c4b;">Content here</div>
        
        
          .myborder {border:2px solid #982c4b;}
        
        Border color #982c4b