#98052c color space conversions
Hex:
        #98052c
        RGB:
        152, 5, 44
        CMY:
        40, 98, 83
        CMYK:
        0, 97, 71, 40
      HSL:
        344°, 93.6306%, 30.7843%
        HSV (HSB):
        344°, 96.7105%, 59.6078%
        XYZ:
        13.4578, 6.9658, 3.0181
        xyY:
        0.5741, 0.2972, 6.9658
      CIE-Lab:
        31.7289, 54.8764, 21.7635
        CIE-LCH:
        31.7289, 59.0344, 21.6328
        CIE-Luv:
        31.7289, 93.2323, 10.4383
        Hunter-Lab:
        26.3928, 44.8305, 11.6949
      #98052c color charts
#98052c RGB chart
      #98052c CMYK chart
      #98052c RGB pie chart
      #98052c color shades, tints & tones
#98052c color schemes
#98052c color preview, HTML & CSS examples
           This text has a color of #98052c        
        
          <p style="color:#98052c;">Text here</p>
        
        
          .mytext {color:#98052c;}
        
        Text color #98052c
      
           This box has a color of #98052c        
        
          <div style="background-color:#98052c;">Content here</div>
        
        
          .mybackground {background-color:#98052c;}
        
        Background color #98052c
      
           Border around this has a color of #98052c        
        
          <div style="border:2px solid #98052c;">Content here</div>
        
        
          .myborder {border:2px solid #98052c;}
        
        Border color #98052c