#faf9ea color space conversions
Hex:
#faf9ea
RGB:
250, 249, 234
CMY:
2, 2, 8
CMYK:
0, 0, 6, 2
HSL:
56°, 61.5385%, 94.9020%
HSV (HSB):
56°, 6.4000%, 98.0392%
XYZ:
88.1513, 94.0159, 91.3427
xyY:
0.3223, 0.3437, 94.0159
CIE-Lab:
97.6384, -2.2172, 7.3024
CIE-LCH:
97.6384, 7.6315, 106.8894
CIE-Luv:
97.6384, 1.3968, 11.4979
Hunter-Lab:
96.9618, -7.4026, 12.0192
#faf9ea color charts
#faf9ea color shades, tints & tones
#faf9ea color schemes
#faf9ea color preview, HTML & CSS examples
This text has a color of #faf9ea
<p style="color:#faf9ea;">Text here</p>
.mytext {color:#faf9ea;}
This box has a color of #faf9ea
<div style="background-color:#faf9ea;">Content here</div>
.mybackground {background-color:#faf9ea;}
Border around this has a color of #faf9ea
<div style="border:2px solid #faf9ea;">Content here</div>
.myborder {border:2px solid #faf9ea;}