#f05179 color space conversions
Hex:
        #f05179
        RGB:
        240, 81, 121
        CMY:
        6, 68, 53
        CMYK:
        0, 66, 50, 6
      HSL:
        345°, 84.1270%, 62.9412%
        HSV (HSB):
        345°, 66.2500%, 94.1176%
        XYZ:
        42.3288, 25.7906, 20.8363
        xyY:
        0.4758, 0.2899, 25.7906
      CIE-Lab:
        57.8378, 63.5631, 12.0541
        CIE-LCH:
        57.8378, 64.6959, 10.7380
        CIE-Luv:
        57.8378, 110.1589, 2.8076
        Hunter-Lab:
        50.7844, 59.9068, 11.2231
      #f05179 color charts
#f05179 RGB chart
      #f05179 CMYK chart
      #f05179 RGB pie chart
      #f05179 color shades, tints & tones
#f05179 color schemes
#f05179 color preview, HTML & CSS examples
           This text has a color of #f05179        
        
          <p style="color:#f05179;">Text here</p>
        
        
          .mytext {color:#f05179;}
        
        Text color #f05179
      
           This box has a color of #f05179        
        
          <div style="background-color:#f05179;">Content here</div>
        
        
          .mybackground {background-color:#f05179;}
        
        Background color #f05179
      
           Border around this has a color of #f05179        
        
          <div style="border:2px solid #f05179;">Content here</div>
        
        
          .myborder {border:2px solid #f05179;}
        
        Border color #f05179