#fa97c9 color space conversions
Hex:
#fa97c9
RGB:
250, 151, 201
CMY:
2, 41, 21
CMYK:
0, 40, 20, 2
HSL:
330°, 90.8257%, 78.6275%
HSV (HSB):
330°, 39.6000%, 98.0392%
XYZ:
61.0336, 46.6743, 61.0506
xyY:
0.3617, 0.2766, 46.6743
CIE-Lab:
73.9809, 43.5180, -9.7804
CIE-LCH:
73.9809, 44.6035, 347.3336
CIE-Luv:
73.9809, 58.3736, -22.5912
Hunter-Lab:
68.3186, 39.9086, -5.1595
#fa97c9 color charts
#fa97c9 color shades, tints & tones
#fa97c9 color schemes
#fa97c9 color preview, HTML & CSS examples
This text has a color of #fa97c9
<p style="color:#fa97c9;">Text here</p>
.mytext {color:#fa97c9;}
This box has a color of #fa97c9
<div style="background-color:#fa97c9;">Content here</div>
.mybackground {background-color:#fa97c9;}
Border around this has a color of #fa97c9
<div style="border:2px solid #fa97c9;">Content here</div>
.myborder {border:2px solid #fa97c9;}