#fe06ae color space conversions
Hex:
        #fe06ae
        RGB:
        254, 6, 174
        CMY:
        0, 98, 32
        CMYK:
        0, 98, 31, 0
      HSL:
        319°, 99.2000%, 50.9804%
        HSV (HSB):
        319°, 97.6378%, 99.6078%
        XYZ:
        48.5782, 24.2571, 42.1661
        xyY:
        0.4224, 0.2109, 24.2571
      CIE-Lab:
        56.3443, 87.9358, -21.0485
        CIE-LCH:
        56.3443, 90.4198, 346.5388
        CIE-Luv:
        56.3443, 119.1819, -46.3298
        Hunter-Lab:
        49.2515, 89.8697, -16.2845
      #fe06ae color charts
#fe06ae RGB chart
      #fe06ae CMYK chart
      #fe06ae RGB pie chart
      #fe06ae color shades, tints & tones
#fe06ae color schemes
#fe06ae color preview, HTML & CSS examples
           This text has a color of #fe06ae        
        
          <p style="color:#fe06ae;">Text here</p>
        
        
          .mytext {color:#fe06ae;}
        
        Text color #fe06ae
      
           This box has a color of #fe06ae        
        
          <div style="background-color:#fe06ae;">Content here</div>
        
        
          .mybackground {background-color:#fe06ae;}
        
        Background color #fe06ae
      
           Border around this has a color of #fe06ae        
        
          <div style="border:2px solid #fe06ae;">Content here</div>
        
        
          .myborder {border:2px solid #fe06ae;}
        
        Border color #fe06ae