#faff9c color space conversions
Hex:
#faff9c
RGB:
250, 255, 156
CMY:
2, 0, 39
CMYK:
2, 0, 39, 0
HSL:
63°, 100.0000%, 80.5882%
HSV (HSB):
63°, 38.8235%, 100.0000%
XYZ:
81.1851, 94.2443, 45.3645
xyY:
0.3677, 0.4268, 94.2443
CIE-Lab:
97.7303, -15.8119, 46.7103
CIE-LCH:
97.7303, 49.3140, 108.7015
CIE-Luv:
97.7303, 1.6163, 65.7227
Hunter-Lab:
97.0795, -20.6142, 40.2499
#faff9c color charts
#faff9c color shades, tints & tones
#faff9c color schemes
#faff9c color preview, HTML & CSS examples
This text has a color of #faff9c
<p style="color:#faff9c;">Text here</p>
.mytext {color:#faff9c;}
This box has a color of #faff9c
<div style="background-color:#faff9c;">Content here</div>
.mybackground {background-color:#faff9c;}
Border around this has a color of #faff9c
<div style="border:2px solid #faff9c;">Content here</div>
.myborder {border:2px solid #faff9c;}