#faf4a9 color space conversions
Hex:
#faf4a9
RGB:
250, 244, 169
CMY:
2, 4, 34
CMYK:
0, 2, 32, 2
HSL:
56°, 89.0110%, 82.1569%
HSV (HSB):
56°, 32.4000%, 98.0392%
XYZ:
78.9365, 87.8899, 50.3402
xyY:
0.3635, 0.4047, 87.8899
CIE-Lab:
95.1146, -8.9581, 36.9275
CIE-LCH:
95.1146, 37.9985, 103.6358
CIE-Luv:
95.1146, 7.5303, 52.6135
Hunter-Lab:
93.7496, -13.7662, 33.7881
#faf4a9 color charts
#faf4a9 color shades, tints & tones
#faf4a9 color schemes
#faf4a9 color preview, HTML & CSS examples
This text has a color of #faf4a9
<p style="color:#faf4a9;">Text here</p>
.mytext {color:#faf4a9;}
This box has a color of #faf4a9
<div style="background-color:#faf4a9;">Content here</div>
.mybackground {background-color:#faf4a9;}
Border around this has a color of #faf4a9
<div style="border:2px solid #faf4a9;">Content here</div>
.myborder {border:2px solid #faf4a9;}