#faf7e5 color space conversions
Hex:
#faf7e5
RGB:
250, 247, 229
CMY:
2, 3, 10
CMYK:
0, 1, 8, 2
HSL:
51°, 67.7419%, 93.9216%
HSV (HSB):
51°, 8.4000%, 98.0392%
XYZ:
86.8280, 92.5027, 87.4072
xyY:
0.3255, 0.3468, 92.5027
CIE-Lab:
97.0254, -2.0273, 8.9944
CIE-LCH:
97.0254, 9.2200, 102.7021
CIE-Luv:
97.0254, 2.7203, 13.9571
Hunter-Lab:
96.1783, -7.1656, 13.4418
#faf7e5 color charts
#faf7e5 color shades, tints & tones
#faf7e5 color schemes
#faf7e5 color preview, HTML & CSS examples
This text has a color of #faf7e5
<p style="color:#faf7e5;">Text here</p>
.mytext {color:#faf7e5;}
This box has a color of #faf7e5
<div style="background-color:#faf7e5;">Content here</div>
.mybackground {background-color:#faf7e5;}
Border around this has a color of #faf7e5
<div style="border:2px solid #faf7e5;">Content here</div>
.myborder {border:2px solid #faf7e5;}