#faf9cc color space conversions
Hex:
#faf9cc
RGB:
250, 249, 204
CMY:
2, 2, 20
CMYK:
0, 0, 18, 2
HSL:
59°, 82.1429%, 89.0196%
HSV (HSB):
59°, 18.4000%, 98.0392%
XYZ:
84.1991, 92.4350, 70.5307
xyY:
0.3407, 0.3740, 92.4350
CIE-Lab:
96.9978, -6.8550, 21.7747
CIE-LCH:
96.9978, 22.8283, 107.4747
CIE-Luv:
96.9978, 2.9737, 32.9989
Hunter-Lab:
96.1431, -11.9258, 23.8050
#faf9cc color charts
#faf9cc color shades, tints & tones
#faf9cc color schemes
#faf9cc color preview, HTML & CSS examples
This text has a color of #faf9cc
<p style="color:#faf9cc;">Text here</p>
.mytext {color:#faf9cc;}
This box has a color of #faf9cc
<div style="background-color:#faf9cc;">Content here</div>
.mybackground {background-color:#faf9cc;}
Border around this has a color of #faf9cc
<div style="border:2px solid #faf9cc;">Content here</div>
.myborder {border:2px solid #faf9cc;}