#982b4d color space conversions
Hex:
        #982b4d
        RGB:
        152, 43, 77
        CMY:
        40, 83, 70
        CMYK:
        0, 72, 49, 40
      HSL:
        341°, 55.8974%, 38.2353%
        HSV (HSB):
        341°, 71.7105%, 59.6078%
        XYZ:
        15.1523, 8.9390, 7.9480
        xyY:
        0.4729, 0.2790, 8.9390
      CIE-Lab:
        35.8665, 47.5503, 5.8400
        CIE-LCH:
        35.8665, 47.9076, 7.0019
        CIE-Luv:
        35.8665, 71.0305, -1.6413
        Hunter-Lab:
        29.8981, 38.1418, 5.1673
      #982b4d color charts
#982b4d RGB chart
      #982b4d CMYK chart
      #982b4d RGB pie chart
      #982b4d color shades, tints & tones
#982b4d color schemes
#982b4d color preview, HTML & CSS examples
           This text has a color of #982b4d        
        
          <p style="color:#982b4d;">Text here</p>
        
        
          .mytext {color:#982b4d;}
        
        Text color #982b4d
      
           This box has a color of #982b4d        
        
          <div style="background-color:#982b4d;">Content here</div>
        
        
          .mybackground {background-color:#982b4d;}
        
        Background color #982b4d
      
           Border around this has a color of #982b4d        
        
          <div style="border:2px solid #982b4d;">Content here</div>
        
        
          .myborder {border:2px solid #982b4d;}
        
        Border color #982b4d