#f05864 color space conversions
Hex:
        #f05864
        RGB:
        240, 88, 100
        CMY:
        6, 65, 61
        CMYK:
        0, 63, 58, 6
      HSL:
        355°, 83.5165%, 64.3137%
        HSV (HSB):
        355°, 63.3333%, 94.1176%
        XYZ:
        41.7252, 26.4248, 14.9579
        xyY:
        0.5021, 0.3180, 26.4248
      CIE-Lab:
        58.4381, 59.1516, 25.1445
        CIE-LCH:
        58.4381, 64.2741, 23.0297
        CIE-Luv:
        58.4381, 112.2304, 18.2942
        Hunter-Lab:
        51.4051, 54.9284, 18.7312
      #f05864 color charts
#f05864 RGB chart
      #f05864 CMYK chart
      #f05864 RGB pie chart
      #f05864 color shades, tints & tones
#f05864 color schemes
#f05864 color preview, HTML & CSS examples
           This text has a color of #f05864        
        
          <p style="color:#f05864;">Text here</p>
        
        
          .mytext {color:#f05864;}
        
        Text color #f05864
      
           This box has a color of #f05864        
        
          <div style="background-color:#f05864;">Content here</div>
        
        
          .mybackground {background-color:#f05864;}
        
        Background color #f05864
      
           Border around this has a color of #f05864        
        
          <div style="border:2px solid #f05864;">Content here</div>
        
        
          .myborder {border:2px solid #f05864;}
        
        Border color #f05864