#f86961 color space conversions
Hex:
        #f86961
        RGB:
        248, 105, 97
        CMY:
        3, 59, 62
        CMYK:
        0, 58, 61, 3
      HSL:
        3°, 91.5152%, 67.6471%
        HSV (HSB):
        3°, 60.8871%, 97.2549%
        XYZ:
        45.9206, 30.9227, 14.8576
        xyY:
        0.5008, 0.3372, 30.9227
      CIE-Lab:
        62.4423, 54.2241, 32.2795
        CIE-LCH:
        62.4423, 63.1049, 30.7652
        CIE-Luv:
        62.4423, 108.3829, 27.3683
        Hunter-Lab:
        55.6082, 50.0892, 23.0843
      #f86961 color charts
#f86961 RGB chart
      #f86961 CMYK chart
      #f86961 RGB pie chart
      #f86961 color shades, tints & tones
#f86961 color schemes
#f86961 color preview, HTML & CSS examples
           This text has a color of #f86961        
        
          <p style="color:#f86961;">Text here</p>
        
        
          .mytext {color:#f86961;}
        
        Text color #f86961
      
           This box has a color of #f86961        
        
          <div style="background-color:#f86961;">Content here</div>
        
        
          .mybackground {background-color:#f86961;}
        
        Background color #f86961
      
           Border around this has a color of #f86961        
        
          <div style="border:2px solid #f86961;">Content here</div>
        
        
          .myborder {border:2px solid #f86961;}
        
        Border color #f86961