#fa97a7 color space conversions
Hex:
#fa97a7
RGB:
250, 151, 167
CMY:
2, 41, 35
CMYK:
0, 40, 33, 2
HSL:
350°, 90.8257%, 78.6275%
HSV (HSB):
350°, 39.6000%, 98.0392%
XYZ:
57.4660, 45.2472, 42.2640
xyY:
0.3964, 0.3121, 45.2472
CIE-Lab:
73.0544, 38.9376, 7.6494
CIE-LCH:
73.0544, 39.6819, 11.1143
CIE-Luv:
73.0544, 65.0788, 3.3748
Hunter-Lab:
67.2661, 34.7785, 9.8337
#fa97a7 color charts
#fa97a7 color shades, tints & tones
#fa97a7 color schemes
#fa97a7 color preview, HTML & CSS examples
This text has a color of #fa97a7
<p style="color:#fa97a7;">Text here</p>
.mytext {color:#fa97a7;}
This box has a color of #fa97a7
<div style="background-color:#fa97a7;">Content here</div>
.mybackground {background-color:#fa97a7;}
Border around this has a color of #fa97a7
<div style="border:2px solid #fa97a7;">Content here</div>
.myborder {border:2px solid #fa97a7;}