#f05c72 color space conversions
Hex:
        #f05c72
        RGB:
        240, 92, 114
        CMY:
        6, 64, 55
        CMYK:
        0, 62, 53, 6
      HSL:
        351°, 83.1461%, 65.0980%
        HSV (HSB):
        351°, 61.6667%, 94.1176%
        XYZ:
        42.7996, 27.3945, 18.9515
        xyY:
        0.4801, 0.3073, 27.3945
      CIE-Lab:
        59.3377, 58.5082, 18.2257
        CIE-LCH:
        59.3377, 61.2812, 17.3022
        CIE-Luv:
        59.3377, 106.0413, 11.2274
        Hunter-Lab:
        52.3397, 54.3697, 15.1697
      #f05c72 color charts
#f05c72 RGB chart
      #f05c72 CMYK chart
      #f05c72 RGB pie chart
      #f05c72 color shades, tints & tones
#f05c72 color schemes
#f05c72 color preview, HTML & CSS examples
           This text has a color of #f05c72        
        
          <p style="color:#f05c72;">Text here</p>
        
        
          .mytext {color:#f05c72;}
        
        Text color #f05c72
      
           This box has a color of #f05c72        
        
          <div style="background-color:#f05c72;">Content here</div>
        
        
          .mybackground {background-color:#f05c72;}
        
        Background color #f05c72
      
           Border around this has a color of #f05c72        
        
          <div style="border:2px solid #f05c72;">Content here</div>
        
        
          .myborder {border:2px solid #f05c72;}
        
        Border color #f05c72