#f8106d color space conversions
Hex:
        #f8106d
        RGB:
        248, 16, 109
        CMY:
        3, 94, 57
        CMYK:
        0, 94, 56, 3
      HSL:
        336°, 94.3089%, 51.7647%
        HSV (HSB):
        336°, 93.5484%, 97.2549%
        XYZ:
        41.6570, 21.4312, 16.4091
        xyY:
        0.5240, 0.2696, 21.4312
      CIE-Lab:
        53.4182, 80.5822, 13.2548
        CIE-LCH:
        53.4182, 81.6650, 9.3408
        CIE-Luv:
        53.4182, 143.2291, -0.4021
        Hunter-Lab:
        46.2938, 79.6072, 11.3900
      #f8106d color charts
#f8106d RGB chart
      #f8106d CMYK chart
      #f8106d RGB pie chart
      #f8106d color shades, tints & tones
#f8106d color schemes
#f8106d color preview, HTML & CSS examples
           This text has a color of #f8106d        
        
          <p style="color:#f8106d;">Text here</p>
        
        
          .mytext {color:#f8106d;}
        
        Text color #f8106d
      
           This box has a color of #f8106d        
        
          <div style="background-color:#f8106d;">Content here</div>
        
        
          .mybackground {background-color:#f8106d;}
        
        Background color #f8106d
      
           Border around this has a color of #f8106d        
        
          <div style="border:2px solid #f8106d;">Content here</div>
        
        
          .myborder {border:2px solid #f8106d;}
        
        Border color #f8106d