#fe248b color space conversions
Hex:
#fe248b
RGB:
254, 36, 139
CMY:
0, 86, 45
CMYK:
0, 86, 45, 0
HSL:
332°, 99.0909%, 56.8627%
HSV (HSB):
332°, 85.8268%, 99.6078%
XYZ:
46.1641, 24.1967, 26.6634
xyY:
0.4758, 0.2494, 24.1967
CIE-Lab:
56.2842, 81.4601, -0.4984
CIE-LCH:
56.2842, 81.4616, 359.6495
CIE-Luv:
56.2842, 131.4857, -16.8977
Hunter-Lab:
49.1901, 81.4367, 2.2950
#fe248b color charts
#fe248b color shades, tints & tones
#fe248b color schemes
#fe248b color preview, HTML & CSS examples
This text has a color of #fe248b
<p style="color:#fe248b;">Text here</p>
.mytext {color:#fe248b;}
This box has a color of #fe248b
<div style="background-color:#fe248b;">Content here</div>
.mybackground {background-color:#fe248b;}
Border around this has a color of #fe248b
<div style="border:2px solid #fe248b;">Content here</div>
.myborder {border:2px solid #fe248b;}