#faf4f0 color space conversions
Hex:
#faf4f0
RGB:
250, 244, 240
CMY:
2, 4, 6
CMYK:
0, 2, 4, 2
HSL:
24°, 50.0000%, 96.0784%
HSV (HSB):
24°, 4.0000%, 98.0392%
XYZ:
87.5032, 91.3166, 95.4520
xyY:
0.3190, 0.3329, 91.3166
CIE-Lab:
96.5403, 1.3182, 2.6218
CIE-LCH:
96.5403, 2.9345, 63.3082
CIE-Luv:
96.5403, 3.6404, 3.7820
Hunter-Lab:
95.5597, -3.7787, 7.6686
#faf4f0 color charts
#faf4f0 color shades, tints & tones
#faf4f0 color schemes
#faf4f0 color preview, HTML & CSS examples
This text has a color of #faf4f0
<p style="color:#faf4f0;">Text here</p>
.mytext {color:#faf4f0;}
This box has a color of #faf4f0
<div style="background-color:#faf4f0;">Content here</div>
.mybackground {background-color:#faf4f0;}
Border around this has a color of #faf4f0
<div style="border:2px solid #faf4f0;">Content here</div>
.myborder {border:2px solid #faf4f0;}