#f05861 color space conversions
Hex:
        #f05861
        RGB:
        240, 88, 97
        CMY:
        6, 65, 62
        CMYK:
        0, 63, 60, 6
      HSL:
        356°, 83.5165%, 64.3137%
        HSV (HSB):
        356°, 63.3333%, 94.1176%
        XYZ:
        41.5826, 26.3678, 14.2071
        xyY:
        0.5061, 0.3209, 26.3678
      CIE-Lab:
        58.3845, 58.9492, 26.8085
        CIE-LCH:
        58.3845, 64.7589, 24.4548
        CIE-Luv:
        58.3845, 113.0023, 19.9977
        Hunter-Lab:
        51.3496, 54.6865, 19.5407
      #f05861 color charts
#f05861 RGB chart
      #f05861 CMYK chart
      #f05861 RGB pie chart
      #f05861 color shades, tints & tones
#f05861 color schemes
#f05861 color preview, HTML & CSS examples
           This text has a color of #f05861        
        
          <p style="color:#f05861;">Text here</p>
        
        
          .mytext {color:#f05861;}
        
        Text color #f05861
      
           This box has a color of #f05861        
        
          <div style="background-color:#f05861;">Content here</div>
        
        
          .mybackground {background-color:#f05861;}
        
        Background color #f05861
      
           Border around this has a color of #f05861        
        
          <div style="border:2px solid #f05861;">Content here</div>
        
        
          .myborder {border:2px solid #f05861;}
        
        Border color #f05861