#982b3f color space conversions
Hex:
        #982b3f
        RGB:
        152, 43, 63
        CMY:
        40, 83, 75
        CMYK:
        0, 72, 59, 40
      HSL:
        349°, 55.8974%, 38.2353%
        HSV (HSB):
        349°, 71.7105%, 59.6078%
        XYZ:
        14.7100, 8.7620, 5.6186
        xyY:
        0.5057, 0.3012, 8.7620
      CIE-Lab:
        35.5220, 46.3709, 14.3719
        CIE-LCH:
        35.5220, 48.5470, 17.2199
        CIE-Luv:
        35.5220, 75.3403, 7.1431
        Hunter-Lab:
        29.6007, 36.9036, 9.4666
      #982b3f color charts
#982b3f RGB chart
      #982b3f CMYK chart
      #982b3f RGB pie chart
      #982b3f color shades, tints & tones
#982b3f color schemes
#982b3f color preview, HTML & CSS examples
           This text has a color of #982b3f        
        
          <p style="color:#982b3f;">Text here</p>
        
        
          .mytext {color:#982b3f;}
        
        Text color #982b3f
      
           This box has a color of #982b3f        
        
          <div style="background-color:#982b3f;">Content here</div>
        
        
          .mybackground {background-color:#982b3f;}
        
        Background color #982b3f
      
           Border around this has a color of #982b3f        
        
          <div style="border:2px solid #982b3f;">Content here</div>
        
        
          .myborder {border:2px solid #982b3f;}
        
        Border color #982b3f