#faf9da color space conversions
Hex:
#faf9da
RGB:
250, 249, 218
CMY:
2, 2, 15
CMYK:
0, 0, 13, 2
HSL:
58°, 76.1905%, 91.7647%
HSV (HSB):
58°, 12.8000%, 98.0392%
XYZ:
85.9549, 93.1373, 79.7767
xyY:
0.3320, 0.3598, 93.1373
CIE-Lab:
97.2833, -4.7705, 15.0135
CIE-LCH:
97.2833, 15.7531, 107.6274
CIE-Luv:
97.2833, 2.2552, 23.2028
Hunter-Lab:
96.5077, -9.9068, 18.5442
#faf9da color charts
#faf9da color shades, tints & tones
#faf9da color schemes
#faf9da color preview, HTML & CSS examples
This text has a color of #faf9da
<p style="color:#faf9da;">Text here</p>
.mytext {color:#faf9da;}
This box has a color of #faf9da
<div style="background-color:#faf9da;">Content here</div>
.mybackground {background-color:#faf9da;}
Border around this has a color of #faf9da
<div style="border:2px solid #faf9da;">Content here</div>
.myborder {border:2px solid #faf9da;}