#f9252d color space conversions
Hex:
        #f9252d
        RGB:
        249, 37, 45
        CMY:
        2, 85, 82
        CMYK:
        0, 85, 82, 2
      HSL:
        358°, 94.6429%, 56.0784%
        HSV (HSB):
        358°, 85.1406%, 97.6471%
        XYZ:
        40.2021, 21.6523, 4.5431
        xyY:
        0.6055, 0.3261, 21.6523
      CIE-Lab:
        53.6562, 75.0824, 50.7288
        CIE-LCH:
        53.6562, 90.6134, 34.0446
        CIE-Luv:
        53.6562, 158.2607, 32.3349
        Hunter-Lab:
        46.5321, 72.7869, 26.7838
      #f9252d color charts
#f9252d RGB chart
      #f9252d CMYK chart
      #f9252d RGB pie chart
      #f9252d color shades, tints & tones
#f9252d color schemes
#f9252d color preview, HTML & CSS examples
           This text has a color of #f9252d        
        
          <p style="color:#f9252d;">Text here</p>
        
        
          .mytext {color:#f9252d;}
        
        Text color #f9252d
      
           This box has a color of #f9252d        
        
          <div style="background-color:#f9252d;">Content here</div>
        
        
          .mybackground {background-color:#f9252d;}
        
        Background color #f9252d
      
           Border around this has a color of #f9252d        
        
          <div style="border:2px solid #f9252d;">Content here</div>
        
        
          .myborder {border:2px solid #f9252d;}
        
        Border color #f9252d