#fd97f2 color space conversions
Hex:
#fd97f2
RGB:
253, 151, 242
CMY:
1, 41, 5
CMYK:
0, 40, 4, 1
HSL:
306°, 96.2264%, 79.2157%
HSV (HSB):
306°, 40.3162%, 99.2157%
XYZ:
67.6016, 49.4267, 89.9817
xyY:
0.3266, 0.2388, 49.4267
CIE-Lab:
75.7160, 50.9889, -29.5533
CIE-LCH:
75.7160, 58.9344, 329.9033
CIE-Luv:
75.7160, 51.9528, -55.1659
Hunter-Lab:
70.3041, 48.6063, -26.6720
#fd97f2 color charts
#fd97f2 color shades, tints & tones
#fd97f2 color schemes
#fd97f2 color preview, HTML & CSS examples
This text has a color of #fd97f2
<p style="color:#fd97f2;">Text here</p>
.mytext {color:#fd97f2;}
This box has a color of #fd97f2
<div style="background-color:#fd97f2;">Content here</div>
.mybackground {background-color:#fd97f2;}
Border around this has a color of #fd97f2
<div style="border:2px solid #fd97f2;">Content here</div>
.myborder {border:2px solid #fd97f2;}