#fe97e2 color space conversions
Hex:
#fe97e2
RGB:
254, 151, 226
CMY:
0, 41, 11
CMYK:
0, 41, 11, 0
HSL:
316°, 98.0952%, 79.4118%
HSV (HSB):
316°, 40.5512%, 99.6078%
XYZ:
65.6671, 48.6950, 77.8896
xyY:
0.3416, 0.2533, 48.6950
CIE-Lab:
75.2612, 48.6506, -21.5226
CIE-LCH:
75.2612, 53.1988, 336.1358
CIE-Luv:
75.2612, 56.0007, -41.8236
Hunter-Lab:
69.7818, 45.8565, -17.3314
#fe97e2 color charts
#fe97e2 color shades, tints & tones
#fe97e2 color schemes
#fe97e2 color preview, HTML & CSS examples
This text has a color of #fe97e2
<p style="color:#fe97e2;">Text here</p>
.mytext {color:#fe97e2;}
This box has a color of #fe97e2
<div style="background-color:#fe97e2;">Content here</div>
.mybackground {background-color:#fe97e2;}
Border around this has a color of #fe97e2
<div style="border:2px solid #fe97e2;">Content here</div>
.myborder {border:2px solid #fe97e2;}