#f8126e color space conversions
Hex:
        #f8126e
        RGB:
        248, 18, 110
        CMY:
        3, 93, 57
        CMYK:
        0, 93, 56, 3
      HSL:
        336°, 94.2623%, 52.1569%
        HSV (HSB):
        336°, 92.7419%, 97.2549%
        XYZ:
        41.7422, 21.5149, 16.7046
        xyY:
        0.5220, 0.2691, 21.5149
      CIE-Lab:
        53.5084, 80.4518, 12.7753
        CIE-LCH:
        53.5084, 81.4598, 9.0229
        CIE-Luv:
        53.5084, 142.5326, -0.8869
        Hunter-Lab:
        46.3841, 79.4642, 11.1164
      #f8126e color charts
#f8126e RGB chart
      #f8126e CMYK chart
      #f8126e RGB pie chart
      #f8126e color shades, tints & tones
#f8126e color schemes
#f8126e color preview, HTML & CSS examples
           This text has a color of #f8126e        
        
          <p style="color:#f8126e;">Text here</p>
        
        
          .mytext {color:#f8126e;}
        
        Text color #f8126e
      
           This box has a color of #f8126e        
        
          <div style="background-color:#f8126e;">Content here</div>
        
        
          .mybackground {background-color:#f8126e;}
        
        Background color #f8126e
      
           Border around this has a color of #f8126e        
        
          <div style="border:2px solid #f8126e;">Content here</div>
        
        
          .myborder {border:2px solid #f8126e;}
        
        Border color #f8126e