#98352d color space conversions
Hex:
        #98352d
        RGB:
        152, 53, 45
        CMY:
        40, 79, 82
        CMYK:
        0, 65, 70, 40
      HSL:
        4°, 54.3147%, 38.6275%
        HSV (HSB):
        4°, 70.3947%, 59.6078%
        XYZ:
        14.6957, 9.4111, 3.5246
        xyY:
        0.5318, 0.3406, 9.4111
      CIE-Lab:
        36.7640, 40.9305, 27.2323
        CIE-LCH:
        36.7640, 49.1620, 33.6370
        CIE-Luv:
        36.7640, 74.2447, 19.3884
        Hunter-Lab:
        30.6775, 31.8226, 14.6623
      #98352d color charts
#98352d RGB chart
      #98352d CMYK chart
      #98352d RGB pie chart
      #98352d color shades, tints & tones
#98352d color schemes
#98352d color preview, HTML & CSS examples
           This text has a color of #98352d        
        
          <p style="color:#98352d;">Text here</p>
        
        
          .mytext {color:#98352d;}
        
        Text color #98352d
      
           This box has a color of #98352d        
        
          <div style="background-color:#98352d;">Content here</div>
        
        
          .mybackground {background-color:#98352d;}
        
        Background color #98352d
      
           Border around this has a color of #98352d        
        
          <div style="border:2px solid #98352d;">Content here</div>
        
        
          .myborder {border:2px solid #98352d;}
        
        Border color #98352d