#faf9a8 color space conversions
Hex:
#faf9a8
RGB:
250, 249, 168
CMY:
2, 2, 34
CMYK:
0, 0, 33, 2
HSL:
59°, 89.1304%, 81.9608%
HSV (HSB):
59°, 32.8000%, 98.0392%
XYZ:
80.3679, 90.9025, 50.3559
xyY:
0.3626, 0.4102, 90.9025
CIE-Lab:
96.3699, -11.5450, 39.0757
CIE-LCH:
96.3699, 40.7455, 106.4599
CIE-Luv:
96.3699, 4.6519, 55.8776
Hunter-Lab:
95.3428, -16.3858, 35.4256
#faf9a8 color charts
#faf9a8 color shades, tints & tones
#faf9a8 color schemes
#faf9a8 color preview, HTML & CSS examples
This text has a color of #faf9a8
<p style="color:#faf9a8;">Text here</p>
.mytext {color:#faf9a8;}
This box has a color of #faf9a8
<div style="background-color:#faf9a8;">Content here</div>
.mybackground {background-color:#faf9a8;}
Border around this has a color of #faf9a8
<div style="border:2px solid #faf9a8;">Content here</div>
.myborder {border:2px solid #faf9a8;}