#f8105e color space conversions
Hex:
        #f8105e
        RGB:
        248, 16, 94
        CMY:
        3, 94, 63
        CMYK:
        0, 94, 62, 3
      HSL:
        340°, 94.3089%, 51.7647%
        HSV (HSB):
        340°, 93.5484%, 97.2549%
        XYZ:
        40.9171, 21.1352, 12.5126
        xyY:
        0.5487, 0.2834, 21.1352
      CIE-Lab:
        53.0971, 79.7038, 21.8973
        CIE-LCH:
        53.0971, 82.6570, 15.3620
        CIE-Luv:
        53.0971, 149.0999, 8.7230
        Hunter-Lab:
        45.9730, 78.4164, 16.0440
      #f8105e color charts
#f8105e RGB chart
      #f8105e CMYK chart
      #f8105e RGB pie chart
      #f8105e color shades, tints & tones
#f8105e color schemes
#f8105e color preview, HTML & CSS examples
           This text has a color of #f8105e        
        
          <p style="color:#f8105e;">Text here</p>
        
        
          .mytext {color:#f8105e;}
        
        Text color #f8105e
      
           This box has a color of #f8105e        
        
          <div style="background-color:#f8105e;">Content here</div>
        
        
          .mybackground {background-color:#f8105e;}
        
        Background color #f8105e
      
           Border around this has a color of #f8105e        
        
          <div style="border:2px solid #f8105e;">Content here</div>
        
        
          .myborder {border:2px solid #f8105e;}
        
        Border color #f8105e