#f8165a color space conversions
Hex:
        #f8165a
        RGB:
        248, 22, 90
        CMY:
        3, 91, 65
        CMYK:
        0, 91, 64, 3
      HSL:
        342°, 94.1667%, 52.9412%
        HSV (HSB):
        342°, 91.1290%, 97.2549%
        XYZ:
        40.8438, 21.2685, 11.6254
        xyY:
        0.5539, 0.2884, 21.2685
      CIE-Lab:
        53.2421, 78.8535, 24.5019
        CIE-LCH:
        53.2421, 82.5725, 17.2614
        CIE-Luv:
        53.2421, 149.5268, 11.4705
        Hunter-Lab:
        46.1177, 77.3809, 17.3366
      #f8165a color charts
#f8165a RGB chart
      #f8165a CMYK chart
      #f8165a RGB pie chart
      #f8165a color shades, tints & tones
#f8165a color schemes
#f8165a color preview, HTML & CSS examples
           This text has a color of #f8165a        
        
          <p style="color:#f8165a;">Text here</p>
        
        
          .mytext {color:#f8165a;}
        
        Text color #f8165a
      
           This box has a color of #f8165a        
        
          <div style="background-color:#f8165a;">Content here</div>
        
        
          .mybackground {background-color:#f8165a;}
        
        Background color #f8165a
      
           Border around this has a color of #f8165a        
        
          <div style="border:2px solid #f8165a;">Content here</div>
        
        
          .myborder {border:2px solid #f8165a;}
        
        Border color #f8165a