#981f47 color space conversions
Hex:
        #981f47
        RGB:
        152, 31, 71
        CMY:
        40, 88, 72
        CMYK:
        0, 80, 53, 40
      HSL:
        340°, 66.1202%, 35.8824%
        HSV (HSB):
        340°, 79.6053%, 59.6078%
        XYZ:
        14.5762, 8.1103, 6.7584
        xyY:
        0.4950, 0.2754, 8.1103
      CIE-Lab:
        34.2116, 51.2033, 7.3838
        CIE-LCH:
        34.2116, 51.7330, 8.2058
        CIE-Luv:
        34.2116, 77.6982, -0.8660
        Hunter-Lab:
        28.4786, 41.5242, 5.8645
      #981f47 color charts
#981f47 RGB chart
      #981f47 CMYK chart
      #981f47 RGB pie chart
      #981f47 color shades, tints & tones
#981f47 color schemes
#981f47 color preview, HTML & CSS examples
           This text has a color of #981f47        
        
          <p style="color:#981f47;">Text here</p>
        
        
          .mytext {color:#981f47;}
        
        Text color #981f47
      
           This box has a color of #981f47        
        
          <div style="background-color:#981f47;">Content here</div>
        
        
          .mybackground {background-color:#981f47;}
        
        Background color #981f47
      
           Border around this has a color of #981f47        
        
          <div style="border:2px solid #981f47;">Content here</div>
        
        
          .myborder {border:2px solid #981f47;}
        
        Border color #981f47