#faf7e9 color space conversions
Hex:
#faf7e9
RGB:
250, 247, 233
CMY:
2, 3, 9
CMYK:
0, 1, 7, 2
HSL:
49°, 62.9630%, 94.7059%
HSV (HSB):
49°, 6.8000%, 98.0392%
XYZ:
87.3931, 92.7287, 90.3831
xyY:
0.3231, 0.3428, 92.7287
CIE-Lab:
97.1174, -1.3736, 7.0670
CIE-LCH:
97.1174, 7.1992, 100.9991
CIE-Luv:
97.1174, 2.4947, 10.9813
Hunter-Lab:
96.2957, -6.5201, 11.7575
#faf7e9 color charts
#faf7e9 color shades, tints & tones
#faf7e9 color schemes
#faf7e9 color preview, HTML & CSS examples
This text has a color of #faf7e9
<p style="color:#faf7e9;">Text here</p>
.mytext {color:#faf7e9;}
This box has a color of #faf7e9
<div style="background-color:#faf7e9;">Content here</div>
.mybackground {background-color:#faf7e9;}
Border around this has a color of #faf7e9
<div style="border:2px solid #faf7e9;">Content here</div>
.myborder {border:2px solid #faf7e9;}