#faf8da color space conversions
Hex:
#faf8da
RGB:
250, 248, 218
CMY:
2, 3, 15
CMYK:
0, 1, 13, 2
HSL:
56°, 76.1905%, 91.7647%
HSV (HSB):
56°, 12.8000%, 98.0392%
XYZ:
85.6466, 92.5208, 79.6739
xyY:
0.3322, 0.3588, 92.5208
CIE-Lab:
97.0328, -4.2693, 14.6590
CIE-LCH:
97.0328, 15.2680, 106.2379
CIE-Luv:
97.0328, 2.7917, 22.5921
Hunter-Lab:
96.1877, -9.3901, 18.2205
#faf8da color charts
#faf8da color shades, tints & tones
#faf8da color schemes
#faf8da color preview, HTML & CSS examples
This text has a color of #faf8da
<p style="color:#faf8da;">Text here</p>
.mytext {color:#faf8da;}
This box has a color of #faf8da
<div style="background-color:#faf8da;">Content here</div>
.mybackground {background-color:#faf8da;}
Border around this has a color of #faf8da
<div style="border:2px solid #faf8da;">Content here</div>
.myborder {border:2px solid #faf8da;}