#f8968a color space conversions
Hex:
        #f8968a
        RGB:
        248, 150, 138
        CMY:
        3, 41, 46
        CMYK:
        0, 40, 44, 3
      HSL:
        7°, 88.7097%, 75.6863%
        HSV (HSB):
        7°, 44.3548%, 97.2549%
        XYZ:
        54.2052, 43.6041, 29.6043
        xyY:
        0.4254, 0.3422, 43.6041
      CIE-Lab:
        71.9631, 35.4884, 22.0934
        CIE-LCH:
        71.9631, 41.8036, 31.9045
        CIE-Luv:
        71.9631, 69.3960, 22.4593
        Hunter-Lab:
        66.0334, 30.9677, 19.6424
      #f8968a color charts
#f8968a RGB chart
      #f8968a CMYK chart
      #f8968a RGB pie chart
      #f8968a color shades, tints & tones
#f8968a color schemes
#f8968a color preview, HTML & CSS examples
           This text has a color of #f8968a        
        
          <p style="color:#f8968a;">Text here</p>
        
        
          .mytext {color:#f8968a;}
        
        Text color #f8968a
      
           This box has a color of #f8968a        
        
          <div style="background-color:#f8968a;">Content here</div>
        
        
          .mybackground {background-color:#f8968a;}
        
        Background color #f8968a
      
           Border around this has a color of #f8968a        
        
          <div style="border:2px solid #f8968a;">Content here</div>
        
        
          .myborder {border:2px solid #f8968a;}
        
        Border color #f8968a