#faff97 color space conversions
Hex:
#faff97
RGB:
250, 255, 151
CMY:
2, 0, 41
CMYK:
2, 0, 41, 0
HSL:
63°, 100.0000%, 79.6078%
HSV (HSB):
63°, 40.7843%, 100.0000%
XYZ:
80.7703, 94.0784, 43.1800
xyY:
0.3705, 0.4315, 94.0784
CIE-Lab:
97.6636, -16.3335, 49.0324
CIE-LCH:
97.6636, 51.6814, 108.4237
CIE-Luv:
97.6636, 1.7904, 68.3596
Hunter-Lab:
96.9940, -21.0964, 41.5009
#faff97 color charts
#faff97 color shades, tints & tones
#faff97 color schemes
#faff97 color preview, HTML & CSS examples
This text has a color of #faff97
<p style="color:#faff97;">Text here</p>
.mytext {color:#faff97;}
This box has a color of #faff97
<div style="background-color:#faff97;">Content here</div>
.mybackground {background-color:#faff97;}
Border around this has a color of #faff97
<div style="border:2px solid #faff97;">Content here</div>
.myborder {border:2px solid #faff97;}