#f06958 color space conversions
Hex:
        #f06958
        RGB:
        240, 105, 88
        CMY:
        6, 59, 65
        CMYK:
        0, 56, 63, 6
      HSL:
        7°, 83.5165%, 64.3137%
        HSV (HSB):
        7°, 63.3333%, 94.1176%
        XYZ:
        42.7482, 29.3330, 12.6413
        xyY:
        0.5046, 0.3462, 29.3330
      CIE-Lab:
        61.0744, 50.8690, 35.3190
        CIE-LCH:
        61.0744, 61.9281, 34.7728
        CIE-Luv:
        61.0744, 103.6693, 30.7264
        Hunter-Lab:
        54.1599, 46.1094, 24.0733
      #f06958 color charts
#f06958 RGB chart
      #f06958 CMYK chart
      #f06958 RGB pie chart
      #f06958 color shades, tints & tones
#f06958 color schemes
#f06958 color preview, HTML & CSS examples
           This text has a color of #f06958        
        
          <p style="color:#f06958;">Text here</p>
        
        
          .mytext {color:#f06958;}
        
        Text color #f06958
      
           This box has a color of #f06958        
        
          <div style="background-color:#f06958;">Content here</div>
        
        
          .mybackground {background-color:#f06958;}
        
        Background color #f06958
      
           Border around this has a color of #f06958        
        
          <div style="border:2px solid #f06958;">Content here</div>
        
        
          .myborder {border:2px solid #f06958;}
        
        Border color #f06958