#98262d color space conversions
Hex:
        #98262d
        RGB:
        152, 38, 45
        CMY:
        40, 85, 82
        CMYK:
        0, 75, 70, 40
      HSL:
        356°, 60.0000%, 37.2549%
        HSV (HSB):
        356°, 75.0000%, 59.6078%
        XYZ:
        14.1157, 8.2511, 3.3313
        xyY:
        0.5493, 0.3211, 8.2511
      CIE-Lab:
        34.5004, 47.1093, 24.5170
        CIE-LCH:
        34.5004, 53.1071, 27.4937
        CIE-Luv:
        34.5004, 82.5183, 15.1777
        Hunter-Lab:
        28.7247, 37.4488, 13.2313
      #98262d color charts
#98262d RGB chart
      #98262d CMYK chart
      #98262d RGB pie chart
      #98262d color shades, tints & tones
#98262d color schemes
#98262d color preview, HTML & CSS examples
           This text has a color of #98262d        
        
          <p style="color:#98262d;">Text here</p>
        
        
          .mytext {color:#98262d;}
        
        Text color #98262d
      
           This box has a color of #98262d        
        
          <div style="background-color:#98262d;">Content here</div>
        
        
          .mybackground {background-color:#98262d;}
        
        Background color #98262d
      
           Border around this has a color of #98262d        
        
          <div style="border:2px solid #98262d;">Content here</div>
        
        
          .myborder {border:2px solid #98262d;}
        
        Border color #98262d