#984c5d color space conversions
Hex:
        #984c5d
        RGB:
        152, 76, 93
        CMY:
        40, 70, 64
        CMYK:
        0, 50, 39, 40
      HSL:
        347°, 33.3333%, 44.7059%
        HSV (HSB):
        347°, 50.0000%, 59.6078%
        XYZ:
        17.5091, 12.6346, 11.8718
        xyY:
        0.4167, 0.3007, 12.6346
      CIE-Lab:
        42.2074, 33.6035, 4.8109
        CIE-LCH:
        42.2074, 33.9462, 8.1476
        CIE-Luv:
        42.2074, 49.8214, 0.1642
        Hunter-Lab:
        35.5452, 25.7229, 5.0792
      #984c5d color charts
#984c5d RGB chart
      #984c5d CMYK chart
      #984c5d RGB pie chart
      #984c5d color shades, tints & tones
#984c5d color schemes
#984c5d color preview, HTML & CSS examples
           This text has a color of #984c5d        
        
          <p style="color:#984c5d;">Text here</p>
        
        
          .mytext {color:#984c5d;}
        
        Text color #984c5d
      
           This box has a color of #984c5d        
        
          <div style="background-color:#984c5d;">Content here</div>
        
        
          .mybackground {background-color:#984c5d;}
        
        Background color #984c5d
      
           Border around this has a color of #984c5d        
        
          <div style="border:2px solid #984c5d;">Content here</div>
        
        
          .myborder {border:2px solid #984c5d;}
        
        Border color #984c5d