#f05282 color space conversions
Hex:
        #f05282
        RGB:
        240, 82, 130
        CMY:
        6, 68, 49
        CMYK:
        0, 66, 46, 6
      HSL:
        342°, 84.0426%, 63.1373%
        HSV (HSB):
        342°, 65.8333%, 94.1176%
        XYZ:
        42.9817, 26.1716, 23.9053
        xyY:
        0.4619, 0.2812, 26.1716
      CIE-Lab:
        58.1995, 63.9569, 7.2763
        CIE-LCH:
        58.1995, 64.3695, 6.4906
        CIE-Luv:
        58.1995, 106.7444, -3.0269
        Hunter-Lab:
        51.1581, 60.4443, 8.1055
      #f05282 color charts
#f05282 RGB chart
      #f05282 CMYK chart
      #f05282 RGB pie chart
      #f05282 color shades, tints & tones
#f05282 color schemes
#f05282 color preview, HTML & CSS examples
           This text has a color of #f05282        
        
          <p style="color:#f05282;">Text here</p>
        
        
          .mytext {color:#f05282;}
        
        Text color #f05282
      
           This box has a color of #f05282        
        
          <div style="background-color:#f05282;">Content here</div>
        
        
          .mybackground {background-color:#f05282;}
        
        Background color #f05282
      
           Border around this has a color of #f05282        
        
          <div style="border:2px solid #f05282;">Content here</div>
        
        
          .myborder {border:2px solid #f05282;}
        
        Border color #f05282