#fe249c color space conversions
Hex:
#fe249c
RGB:
254, 36, 156
CMY:
0, 86, 39
CMYK:
0, 86, 39, 0
HSL:
327°, 99.0909%, 56.8627%
HSV (HSB):
327°, 85.8268%, 99.6078%
XYZ:
47.5047, 24.7329, 33.7226
xyY:
0.4483, 0.2334, 24.7329
CIE-Lab:
56.8142, 82.9434, -9.7746
CIE-LCH:
56.8142, 83.5174, 353.2789
CIE-Luv:
56.8142, 123.9462, -29.5374
Hunter-Lab:
49.7322, 83.4737, -5.3911
#fe249c color charts
#fe249c color shades, tints & tones
#fe249c color schemes
#fe249c color preview, HTML & CSS examples
This text has a color of #fe249c
<p style="color:#fe249c;">Text here</p>
.mytext {color:#fe249c;}
This box has a color of #fe249c
<div style="background-color:#fe249c;">Content here</div>
.mybackground {background-color:#fe249c;}
Border around this has a color of #fe249c
<div style="border:2px solid #fe249c;">Content here</div>
.myborder {border:2px solid #fe249c;}