#fe97d6 color space conversions
Hex:
#fe97d6
RGB:
254, 151, 214
CMY:
0, 41, 16
CMYK:
0, 41, 16, 0
HSL:
323°, 98.0952%, 79.4118%
HSV (HSB):
323°, 40.5512%, 99.6078%
XYZ:
64.0773, 48.0591, 69.5174
xyY:
0.3527, 0.2646, 48.0591
CIE-Lab:
74.8622, 46.7742, -15.5575
CIE-LCH:
74.8622, 49.2936, 341.6025
CIE-Luv:
74.8622, 58.5307, -32.0980
Hunter-Lab:
69.3247, 43.6706, -10.9276
#fe97d6 color charts
#fe97d6 color shades, tints & tones
#fe97d6 color schemes
#fe97d6 color preview, HTML & CSS examples
This text has a color of #fe97d6
<p style="color:#fe97d6;">Text here</p>
.mytext {color:#fe97d6;}
This box has a color of #fe97d6
<div style="background-color:#fe97d6;">Content here</div>
.mybackground {background-color:#fe97d6;}
Border around this has a color of #fe97d6
<div style="border:2px solid #fe97d6;">Content here</div>
.myborder {border:2px solid #fe97d6;}