#982b4b color space conversions
Hex:
        #982b4b
        RGB:
        152, 43, 75
        CMY:
        40, 83, 71
        CMYK:
        0, 72, 51, 40
      HSL:
        342°, 55.8974%, 38.2353%
        HSV (HSB):
        342°, 71.7105%, 59.6078%
        XYZ:
        15.0828, 8.9112, 7.5817
        xyY:
        0.4777, 0.2822, 8.9112
      CIE-Lab:
        35.8127, 47.3670, 7.0514
        CIE-LCH:
        35.8127, 47.8890, 8.4673
        CIE-Luv:
        35.8127, 71.6760, -0.3177
        Hunter-Lab:
        29.8516, 37.9485, 5.8376
      #982b4b color charts
#982b4b RGB chart
      #982b4b CMYK chart
      #982b4b RGB pie chart
      #982b4b color shades, tints & tones
#982b4b color schemes
#982b4b color preview, HTML & CSS examples
           This text has a color of #982b4b        
        
          <p style="color:#982b4b;">Text here</p>
        
        
          .mytext {color:#982b4b;}
        
        Text color #982b4b
      
           This box has a color of #982b4b        
        
          <div style="background-color:#982b4b;">Content here</div>
        
        
          .mybackground {background-color:#982b4b;}
        
        Background color #982b4b
      
           Border around this has a color of #982b4b        
        
          <div style="border:2px solid #982b4b;">Content here</div>
        
        
          .myborder {border:2px solid #982b4b;}
        
        Border color #982b4b