#fafd9b color space conversions
Hex:
#fafd9b
RGB:
250, 253, 155
CMY:
2, 1, 39
CMYK:
1, 0, 39, 1
HSL:
62°, 96.0784%, 80.0000%
HSV (HSB):
62°, 38.7352%, 99.2157%
XYZ:
80.4660, 92.9411, 44.7088
xyY:
0.3689, 0.4261, 92.9411
CIE-Lab:
97.2037, -14.9467, 46.5256
CIE-LCH:
97.2037, 48.8675, 107.8100
CIE-Luv:
97.2037, 2.8258, 65.2387
Hunter-Lab:
96.4060, -19.7240, 39.9881
#fafd9b color charts
#fafd9b color shades, tints & tones
#fafd9b color schemes
#fafd9b color preview, HTML & CSS examples
This text has a color of #fafd9b
<p style="color:#fafd9b;">Text here</p>
.mytext {color:#fafd9b;}
This box has a color of #fafd9b
<div style="background-color:#fafd9b;">Content here</div>
.mybackground {background-color:#fafd9b;}
Border around this has a color of #fafd9b
<div style="border:2px solid #fafd9b;">Content here</div>
.myborder {border:2px solid #fafd9b;}