#98363c color space conversions
Hex:
        #98363c
        RGB:
        152, 54, 60
        CMY:
        40, 79, 76
        CMYK:
        0, 64, 61, 40
      HSL:
        356°, 47.5728%, 40.3922%
        HSV (HSB):
        356°, 64.4737%, 59.6078%
        XYZ:
        15.0837, 9.6400, 5.3407
        xyY:
        0.5017, 0.3206, 9.6400
      CIE-Lab:
        37.1884, 41.4427, 18.4933
        CIE-LCH:
        37.1884, 45.3817, 24.0482
        CIE-Luv:
        37.1884, 70.3639, 12.3008
        Hunter-Lab:
        31.0483, 32.3831, 11.5353
      #98363c color charts
#98363c RGB chart
      #98363c CMYK chart
      #98363c RGB pie chart
      #98363c color shades, tints & tones
#98363c color schemes
#98363c color preview, HTML & CSS examples
           This text has a color of #98363c        
        
          <p style="color:#98363c;">Text here</p>
        
        
          .mytext {color:#98363c;}
        
        Text color #98363c
      
           This box has a color of #98363c        
        
          <div style="background-color:#98363c;">Content here</div>
        
        
          .mybackground {background-color:#98363c;}
        
        Background color #98363c
      
           Border around this has a color of #98363c        
        
          <div style="border:2px solid #98363c;">Content here</div>
        
        
          .myborder {border:2px solid #98363c;}
        
        Border color #98363c