#f6015e color space conversions
Hex:
        #f6015e
        RGB:
        246, 1, 94
        CMY:
        4, 100, 63
        CMYK:
        0, 100, 62, 4
      HSL:
        337°, 99.1903%, 48.4314%
        HSV (HSB):
        337°, 99.5935%, 96.4706%
        XYZ:
        40.0373, 20.4227, 12.4214
        xyY:
        0.5493, 0.2802, 20.4227
      CIE-Lab:
        52.3118, 80.3634, 20.7799
        CIE-LCH:
        52.3118, 83.0065, 14.4977
        CIE-Luv:
        52.3118, 149.3426, 7.3223
        Hunter-Lab:
        45.1915, 79.0566, 15.3374
      #f6015e color charts
#f6015e RGB chart
      #f6015e CMYK chart
      #f6015e RGB pie chart
      #f6015e color shades, tints & tones
#f6015e color schemes
#f6015e color preview, HTML & CSS examples
           This text has a color of #f6015e        
        
          <p style="color:#f6015e;">Text here</p>
        
        
          .mytext {color:#f6015e;}
        
        Text color #f6015e
      
           This box has a color of #f6015e        
        
          <div style="background-color:#f6015e;">Content here</div>
        
        
          .mybackground {background-color:#f6015e;}
        
        Background color #f6015e
      
           Border around this has a color of #f6015e        
        
          <div style="border:2px solid #f6015e;">Content here</div>
        
        
          .myborder {border:2px solid #f6015e;}
        
        Border color #f6015e