#f00186 color space conversions
Hex:
        #f00186
        RGB:
        240, 1, 134
        CMY:
        6, 100, 47
        CMYK:
        0, 100, 44, 6
      HSL:
        327°, 99.1701%, 47.2549%
        HSV (HSB):
        327°, 99.5833%, 94.1176%
        XYZ:
        40.2491, 20.2682, 24.3450
        xyY:
        0.4743, 0.2388, 20.2682
      CIE-Lab:
        52.1391, 81.7676, -3.9080
        CIE-LCH:
        52.1391, 81.8609, 357.2637
        CIE-Luv:
        52.1391, 127.3998, -21.1579
        Hunter-Lab:
        45.0202, 80.7977, -0.5474
      #f00186 color charts
#f00186 RGB chart
      #f00186 CMYK chart
      #f00186 RGB pie chart
      #f00186 color shades, tints & tones
#f00186 color schemes
#f00186 color preview, HTML & CSS examples
           This text has a color of #f00186        
        
          <p style="color:#f00186;">Text here</p>
        
        
          .mytext {color:#f00186;}
        
        Text color #f00186
      
           This box has a color of #f00186        
        
          <div style="background-color:#f00186;">Content here</div>
        
        
          .mybackground {background-color:#f00186;}
        
        Background color #f00186
      
           Border around this has a color of #f00186        
        
          <div style="border:2px solid #f00186;">Content here</div>
        
        
          .myborder {border:2px solid #f00186;}
        
        Border color #f00186