#f912ae color space conversions
Hex:
        #f912ae
        RGB:
        249, 18, 174
        CMY:
        2, 93, 32
        CMYK:
        0, 93, 30, 2
      HSL:
        319°, 95.0617%, 52.3529%
        HSV (HSB):
        319°, 92.7711%, 97.6471%
        XYZ:
        46.9232, 23.6283, 42.1320
        xyY:
        0.4164, 0.2097, 23.6283
      CIE-Lab:
        55.7137, 86.0613, -22.0962
        CIE-LCH:
        55.7137, 88.8526, 345.6003
        CIE-Luv:
        55.7137, 114.2993, -47.3572
        Hunter-Lab:
        48.6090, 87.2438, -17.3635
      #f912ae color charts
#f912ae RGB chart
      #f912ae CMYK chart
      #f912ae RGB pie chart
      #f912ae color shades, tints & tones
#f912ae color schemes
#f912ae color preview, HTML & CSS examples
           This text has a color of #f912ae        
        
          <p style="color:#f912ae;">Text here</p>
        
        
          .mytext {color:#f912ae;}
        
        Text color #f912ae
      
           This box has a color of #f912ae        
        
          <div style="background-color:#f912ae;">Content here</div>
        
        
          .mybackground {background-color:#f912ae;}
        
        Background color #f912ae
      
           Border around this has a color of #f912ae        
        
          <div style="border:2px solid #f912ae;">Content here</div>
        
        
          .myborder {border:2px solid #f912ae;}
        
        Border color #f912ae