#fe97f2 color space conversions
Hex:
#fe97f2
RGB:
254, 151, 242
CMY:
0, 41, 5
CMYK:
0, 41, 5, 0
HSL:
307°, 98.0952%, 79.4118%
HSV (HSB):
307°, 40.5512%, 99.6078%
XYZ:
67.9667, 49.6149, 89.9988
xyY:
0.3274, 0.2390, 49.6149
CIE-Lab:
75.8322, 51.2897, -29.3648
CIE-LCH:
75.8322, 59.1010, 330.2077
CIE-Luv:
75.8322, 52.6232, -54.9242
Hunter-Lab:
70.4378, 48.9716, -26.4487
#fe97f2 color charts
#fe97f2 color shades, tints & tones
#fe97f2 color schemes
#fe97f2 color preview, HTML & CSS examples
This text has a color of #fe97f2
<p style="color:#fe97f2;">Text here</p>
.mytext {color:#fe97f2;}
This box has a color of #fe97f2
<div style="background-color:#fe97f2;">Content here</div>
.mybackground {background-color:#fe97f2;}
Border around this has a color of #fe97f2
<div style="border:2px solid #fe97f2;">Content here</div>
.myborder {border:2px solid #fe97f2;}