#98262f color space conversions
Hex:
        #98262f
        RGB:
        152, 38, 47
        CMY:
        40, 85, 82
        CMYK:
        0, 75, 69, 40
      HSL:
        355°, 60.0000%, 37.2549%
        HSV (HSB):
        355°, 75.0000%, 59.6078%
        XYZ:
        14.1551, 8.2669, 3.5389
        xyY:
        0.5452, 0.3184, 8.2669
      CIE-Lab:
        34.5326, 47.2170, 23.2987
        CIE-LCH:
        34.5326, 52.6524, 26.2635
        CIE-Luv:
        34.5326, 82.0354, 14.2579
        Hunter-Lab:
        28.7522, 37.5618, 12.8289
      #98262f color charts
#98262f RGB chart
      #98262f CMYK chart
      #98262f RGB pie chart
      #98262f color shades, tints & tones
#98262f color schemes
#98262f color preview, HTML & CSS examples
           This text has a color of #98262f        
        
          <p style="color:#98262f;">Text here</p>
        
        
          .mytext {color:#98262f;}
        
        Text color #98262f
      
           This box has a color of #98262f        
        
          <div style="background-color:#98262f;">Content here</div>
        
        
          .mybackground {background-color:#98262f;}
        
        Background color #98262f
      
           Border around this has a color of #98262f        
        
          <div style="border:2px solid #98262f;">Content here</div>
        
        
          .myborder {border:2px solid #98262f;}
        
        Border color #98262f