#fe97dd color space conversions
Hex:
#fe97dd
RGB:
254, 151, 221
CMY:
0, 41, 13
CMYK:
0, 41, 13, 0
HSL:
319°, 98.0952%, 79.4118%
HSV (HSB):
319°, 40.5512%, 99.6078%
XYZ:
64.9908, 48.4245, 74.3281
xyY:
0.3462, 0.2579, 48.4245
CIE-Lab:
75.0919, 47.8577, -19.0457
CIE-LCH:
75.0919, 51.5082, 338.2992
CIE-Luv:
75.0919, 57.0562, -37.7574
Hunter-Lab:
69.5877, 44.9299, -14.6175
#fe97dd color charts
#fe97dd color shades, tints & tones
#fe97dd color schemes
#fe97dd color preview, HTML & CSS examples
This text has a color of #fe97dd
<p style="color:#fe97dd;">Text here</p>
.mytext {color:#fe97dd;}
This box has a color of #fe97dd
<div style="background-color:#fe97dd;">Content here</div>
.mybackground {background-color:#fe97dd;}
Border around this has a color of #fe97dd
<div style="border:2px solid #fe97dd;">Content here</div>
.myborder {border:2px solid #fe97dd;}