#982f4b color space conversions
Hex:
        #982f4b
        RGB:
        152, 47, 75
        CMY:
        40, 82, 71
        CMYK:
        0, 69, 51, 40
      HSL:
        344°, 52.7638%, 39.0196%
        HSV (HSB):
        344°, 69.0789%, 59.6078%
        XYZ:
        15.2354, 9.2164, 7.6326
        xyY:
        0.4749, 0.2873, 9.2164
      CIE-Lab:
        36.3977, 45.7554, 7.8764
        CIE-LCH:
        36.3977, 46.4284, 9.7673
        CIE-Luv:
        36.3977, 69.8751, 0.9200
        Hunter-Lab:
        30.3586, 36.4525, 6.3447
      #982f4b color charts
#982f4b RGB chart
      #982f4b CMYK chart
      #982f4b RGB pie chart
      #982f4b color shades, tints & tones
#982f4b color schemes
#982f4b color preview, HTML & CSS examples
           This text has a color of #982f4b        
        
          <p style="color:#982f4b;">Text here</p>
        
        
          .mytext {color:#982f4b;}
        
        Text color #982f4b
      
           This box has a color of #982f4b        
        
          <div style="background-color:#982f4b;">Content here</div>
        
        
          .mybackground {background-color:#982f4b;}
        
        Background color #982f4b
      
           Border around this has a color of #982f4b        
        
          <div style="border:2px solid #982f4b;">Content here</div>
        
        
          .myborder {border:2px solid #982f4b;}
        
        Border color #982f4b