#981f46 color space conversions
Hex:
        #981f46
        RGB:
        152, 31, 70
        CMY:
        40, 88, 73
        CMYK:
        0, 80, 54, 40
      HSL:
        341°, 66.1202%, 35.8824%
        HSV (HSB):
        341°, 79.6053%, 59.6078%
        XYZ:
        14.5444, 8.0976, 6.5908
        xyY:
        0.4975, 0.2770, 8.0976
      CIE-Lab:
        34.1853, 51.1216, 7.9988
        CIE-LCH:
        34.1853, 51.7436, 8.8927
        CIE-Luv:
        34.1853, 78.0466, -0.2265
        Hunter-Lab:
        28.4562, 41.4354, 6.1872
      #981f46 color charts
#981f46 RGB chart
      #981f46 CMYK chart
      #981f46 RGB pie chart
      #981f46 color shades, tints & tones
#981f46 color schemes
#981f46 color preview, HTML & CSS examples
           This text has a color of #981f46        
        
          <p style="color:#981f46;">Text here</p>
        
        
          .mytext {color:#981f46;}
        
        Text color #981f46
      
           This box has a color of #981f46        
        
          <div style="background-color:#981f46;">Content here</div>
        
        
          .mybackground {background-color:#981f46;}
        
        Background color #981f46
      
           Border around this has a color of #981f46        
        
          <div style="border:2px solid #981f46;">Content here</div>
        
        
          .myborder {border:2px solid #981f46;}
        
        Border color #981f46