#f8867f color space conversions
Hex:
        #f8867f
        RGB:
        248, 134, 127
        CMY:
        3, 47, 50
        CMYK:
        0, 46, 49, 3
      HSL:
        3°, 89.6296%, 73.5294%
        HSV (HSB):
        3°, 48.7903%, 97.2549%
        XYZ:
        51.0673, 38.5390, 24.8259
        xyY:
        0.4463, 0.3368, 38.5390
      CIE-Lab:
        68.4160, 42.6170, 23.3616
        CIE-LCH:
        68.4160, 48.6001, 28.7304
        CIE-Luv:
        68.4160, 82.2417, 21.8873
        Hunter-Lab:
        62.0798, 38.1958, 19.7456
      #f8867f color charts
#f8867f RGB chart
      #f8867f CMYK chart
      #f8867f RGB pie chart
      #f8867f color shades, tints & tones
#f8867f color schemes
#f8867f color preview, HTML & CSS examples
           This text has a color of #f8867f        
        
          <p style="color:#f8867f;">Text here</p>
        
        
          .mytext {color:#f8867f;}
        
        Text color #f8867f
      
           This box has a color of #f8867f        
        
          <div style="background-color:#f8867f;">Content here</div>
        
        
          .mybackground {background-color:#f8867f;}
        
        Background color #f8867f
      
           Border around this has a color of #f8867f        
        
          <div style="border:2px solid #f8867f;">Content here</div>
        
        
          .myborder {border:2px solid #f8867f;}
        
        Border color #f8867f