#f05076 color space conversions
Hex:
        #f05076
        RGB:
        240, 80, 118
        CMY:
        6, 69, 54
        CMYK:
        0, 67, 51, 6
      HSL:
        346°, 84.2105%, 62.7451%
        HSV (HSB):
        346°, 66.6667%, 94.1176%
        XYZ:
        42.0739, 25.5706, 19.8576
        xyY:
        0.4808, 0.2922, 25.5706
      CIE-Lab:
        57.6272, 63.7025, 13.5245
        CIE-LCH:
        57.6272, 65.1224, 11.9863
        CIE-Luv:
        57.6272, 111.6344, 4.4713
        Hunter-Lab:
        50.5674, 60.0255, 12.1142
      #f05076 color charts
#f05076 RGB chart
      #f05076 CMYK chart
      #f05076 RGB pie chart
      #f05076 color shades, tints & tones
#f05076 color schemes
#f05076 color preview, HTML & CSS examples
           This text has a color of #f05076        
        
          <p style="color:#f05076;">Text here</p>
        
        
          .mytext {color:#f05076;}
        
        Text color #f05076
      
           This box has a color of #f05076        
        
          <div style="background-color:#f05076;">Content here</div>
        
        
          .mybackground {background-color:#f05076;}
        
        Background color #f05076
      
           Border around this has a color of #f05076        
        
          <div style="border:2px solid #f05076;">Content here</div>
        
        
          .myborder {border:2px solid #f05076;}
        
        Border color #f05076