#982e4e color space conversions
Hex:
        #982e4e
        RGB:
        152, 46, 78
        CMY:
        40, 82, 69
        CMYK:
        0, 70, 49, 40
      HSL:
        342°, 53.5354%, 38.8235%
        HSV (HSB):
        342°, 69.7368%, 59.6078%
        XYZ:
        15.3010, 9.1794, 8.1731
        xyY:
        0.4686, 0.2811, 9.1794
      CIE-Lab:
        36.3275, 46.4473, 5.8530
        CIE-LCH:
        36.3275, 46.8147, 7.1822
        CIE-Luv:
        36.3275, 69.3978, -1.3842
        Hunter-Lab:
        30.2976, 37.1261, 5.2142
      #982e4e color charts
#982e4e RGB chart
      #982e4e CMYK chart
      #982e4e RGB pie chart
      #982e4e color shades, tints & tones
#982e4e color schemes
#982e4e color preview, HTML & CSS examples
           This text has a color of #982e4e        
        
          <p style="color:#982e4e;">Text here</p>
        
        
          .mytext {color:#982e4e;}
        
        Text color #982e4e
      
           This box has a color of #982e4e        
        
          <div style="background-color:#982e4e;">Content here</div>
        
        
          .mybackground {background-color:#982e4e;}
        
        Background color #982e4e
      
           Border around this has a color of #982e4e        
        
          <div style="border:2px solid #982e4e;">Content here</div>
        
        
          .myborder {border:2px solid #982e4e;}
        
        Border color #982e4e