#982247 color space conversions
Hex:
        #982247
        RGB:
        152, 34, 71
        CMY:
        40, 87, 72
        CMYK:
        0, 78, 53, 40
      HSL:
        341°, 63.4409%, 36.4706%
        HSV (HSB):
        341°, 77.6316%, 59.6078%
        XYZ:
        14.6583, 8.2744, 6.7858
        xyY:
        0.4932, 0.2784, 8.2744
      CIE-Lab:
        34.5479, 50.2547, 7.8571
        CIE-LCH:
        34.5479, 50.8652, 8.8860
        CIE-Luv:
        34.5479, 76.6279, -0.1623
        Hunter-Lab:
        28.7652, 40.6213, 6.1490
      #982247 color charts
#982247 RGB chart
      #982247 CMYK chart
      #982247 RGB pie chart
      #982247 color shades, tints & tones
#982247 color schemes
#982247 color preview, HTML & CSS examples
           This text has a color of #982247        
        
          <p style="color:#982247;">Text here</p>
        
        
          .mytext {color:#982247;}
        
        Text color #982247
      
           This box has a color of #982247        
        
          <div style="background-color:#982247;">Content here</div>
        
        
          .mybackground {background-color:#982247;}
        
        Background color #982247
      
           Border around this has a color of #982247        
        
          <div style="border:2px solid #982247;">Content here</div>
        
        
          .myborder {border:2px solid #982247;}
        
        Border color #982247