#f8125a color space conversions
Hex:
        #f8125a
        RGB:
        248, 18, 90
        CMY:
        3, 93, 65
        CMYK:
        0, 93, 64, 3
      HSL:
        341°, 94.2623%, 52.1569%
        HSV (HSB):
        341°, 92.7419%, 97.2549%
        XYZ:
        40.7732, 21.1273, 11.6018
        xyY:
        0.5547, 0.2874, 21.1273
      CIE-Lab:
        53.0885, 79.2980, 24.3012
        CIE-LCH:
        53.0885, 82.9380, 17.0379
        CIE-Luv:
        53.0885, 150.2431, 11.1292
        Hunter-Lab:
        45.9644, 77.9025, 17.2097
      #f8125a color charts
#f8125a RGB chart
      #f8125a CMYK chart
      #f8125a RGB pie chart
      #f8125a color shades, tints & tones
#f8125a color schemes
#f8125a color preview, HTML & CSS examples
           This text has a color of #f8125a        
        
          <p style="color:#f8125a;">Text here</p>
        
        
          .mytext {color:#f8125a;}
        
        Text color #f8125a
      
           This box has a color of #f8125a        
        
          <div style="background-color:#f8125a;">Content here</div>
        
        
          .mybackground {background-color:#f8125a;}
        
        Background color #f8125a
      
           Border around this has a color of #f8125a        
        
          <div style="border:2px solid #f8125a;">Content here</div>
        
        
          .myborder {border:2px solid #f8125a;}
        
        Border color #f8125a