#f2525a color space conversions
Hex:
        #f2525a
        RGB:
        242, 82, 90
        CMY:
        5, 68, 65
        CMYK:
        0, 66, 63, 5
      HSL:
        357°, 86.0215%, 63.5294%
        HSV (HSB):
        357°, 66.1157%, 94.9020%
        XYZ:
        41.4807, 25.6500, 12.4375
        xyY:
        0.5213, 0.3224, 25.6500
      CIE-Lab:
        57.7033, 61.5751, 30.0339
        CIE-LCH:
        57.7033, 68.5093, 26.0013
        CIE-Luv:
        57.7033, 120.1014, 22.2609
        Hunter-Lab:
        50.6458, 57.5675, 20.8917
      #f2525a color charts
#f2525a RGB chart
      #f2525a CMYK chart
      #f2525a RGB pie chart
      #f2525a color shades, tints & tones
#f2525a color schemes
#f2525a color preview, HTML & CSS examples
           This text has a color of #f2525a        
        
          <p style="color:#f2525a;">Text here</p>
        
        
          .mytext {color:#f2525a;}
        
        Text color #f2525a
      
           This box has a color of #f2525a        
        
          <div style="background-color:#f2525a;">Content here</div>
        
        
          .mybackground {background-color:#f2525a;}
        
        Background color #f2525a
      
           Border around this has a color of #f2525a        
        
          <div style="border:2px solid #f2525a;">Content here</div>
        
        
          .myborder {border:2px solid #f2525a;}
        
        Border color #f2525a