#fd97f9 color space conversions
Hex:
#fd97f9
RGB:
253, 151, 249
CMY:
1, 41, 2
CMYK:
0, 40, 2, 1
HSL:
302°, 96.2264%, 79.2157%
HSV (HSB):
302°, 40.3162%, 99.2157%
XYZ:
68.6735, 49.8554, 95.6261
xyY:
0.3207, 0.2328, 49.8554
CIE-Lab:
75.9804, 52.1956, -32.9425
CIE-LCH:
75.9804, 61.7219, 327.7426
CIE-Luv:
75.9804, 50.4900, -60.9232
Hunter-Lab:
70.6084, 50.0440, -30.8716
#fd97f9 color charts
#fd97f9 color shades, tints & tones
#fd97f9 color schemes
#fd97f9 color preview, HTML & CSS examples
This text has a color of #fd97f9
<p style="color:#fd97f9;">Text here</p>
.mytext {color:#fd97f9;}
This box has a color of #fd97f9
<div style="background-color:#fd97f9;">Content here</div>
.mybackground {background-color:#fd97f9;}
Border around this has a color of #fd97f9
<div style="border:2px solid #fd97f9;">Content here</div>
.myborder {border:2px solid #fd97f9;}