#f86c82 color space conversions
Hex:
        #f86c82
        RGB:
        248, 108, 130
        CMY:
        3, 58, 49
        CMYK:
        0, 56, 48, 3
      HSL:
        351°, 90.9091%, 69.8039%
        HSV (HSB):
        351°, 56.4516%, 97.2549%
        XYZ:
        48.1032, 32.2933, 24.8170
        xyY:
        0.4572, 0.3069, 32.2933
      CIE-Lab:
        63.5845, 55.4206, 15.0461
        CIE-LCH:
        63.5845, 57.4267, 15.1891
        CIE-Luv:
        63.5845, 98.5095, 8.6905
        Hunter-Lab:
        56.8272, 51.6496, 13.8865
      #f86c82 color charts
#f86c82 RGB chart
      #f86c82 CMYK chart
      #f86c82 RGB pie chart
      #f86c82 color shades, tints & tones
#f86c82 color schemes
#f86c82 color preview, HTML & CSS examples
           This text has a color of #f86c82        
        
          <p style="color:#f86c82;">Text here</p>
        
        
          .mytext {color:#f86c82;}
        
        Text color #f86c82
      
           This box has a color of #f86c82        
        
          <div style="background-color:#f86c82;">Content here</div>
        
        
          .mybackground {background-color:#f86c82;}
        
        Background color #f86c82
      
           Border around this has a color of #f86c82        
        
          <div style="border:2px solid #f86c82;">Content here</div>
        
        
          .myborder {border:2px solid #f86c82;}
        
        Border color #f86c82