#faf9c9 color space conversions
Hex:
#faf9c9
RGB:
250, 249, 201
CMY:
2, 2, 21
CMYK:
0, 0, 20, 2
HSL:
59°, 83.0508%, 88.4314%
HSV (HSB):
59°, 19.6000%, 98.0392%
XYZ:
83.8426, 92.2924, 68.6536
xyY:
0.3425, 0.3770, 92.2924
CIE-Lab:
96.9397, -7.2830, 23.2235
CIE-LCH:
96.9397, 24.3388, 107.4117
CIE-Luv:
96.9397, 3.1233, 35.0381
Hunter-Lab:
96.0689, -12.3376, 24.8779
#faf9c9 color charts
#faf9c9 color shades, tints & tones
#faf9c9 color schemes
#faf9c9 color preview, HTML & CSS examples
This text has a color of #faf9c9
<p style="color:#faf9c9;">Text here</p>
.mytext {color:#faf9c9;}
This box has a color of #faf9c9
<div style="background-color:#faf9c9;">Content here</div>
.mybackground {background-color:#faf9c9;}
Border around this has a color of #faf9c9
<div style="border:2px solid #faf9c9;">Content here</div>
.myborder {border:2px solid #faf9c9;}