#faf5d9 color space conversions
Hex:
#faf5d9
RGB:
250, 245, 217
CMY:
2, 4, 15
CMYK:
0, 2, 13, 2
HSL:
51°, 76.7442%, 91.5686%
HSV (HSB):
51°, 13.2000%, 98.0392%
XYZ:
84.6011, 90.6386, 78.6817
xyY:
0.3332, 0.3570, 90.6386
CIE-Lab:
96.2610, -2.9160, 14.0796
CIE-LCH:
96.2610, 14.3784, 101.7010
CIE-Luv:
96.2610, 4.4606, 21.4771
Hunter-Lab:
95.2043, -7.9875, 17.6427
#faf5d9 color charts
#faf5d9 color shades, tints & tones
#faf5d9 color schemes
#faf5d9 color preview, HTML & CSS examples
This text has a color of #faf5d9
<p style="color:#faf5d9;">Text here</p>
.mytext {color:#faf5d9;}
This box has a color of #faf5d9
<div style="background-color:#faf5d9;">Content here</div>
.mybackground {background-color:#faf5d9;}
Border around this has a color of #faf5d9
<div style="border:2px solid #faf5d9;">Content here</div>
.myborder {border:2px solid #faf5d9;}