#faf7f3 color space conversions
Hex:
#faf7f3
RGB:
250, 247, 243
CMY:
2, 3, 5
CMYK:
0, 1, 3, 2
HSL:
34°, 41.1765%, 96.6667%
HSV (HSB):
34°, 2.8000%, 98.0392%
XYZ:
88.8628, 93.3166, 98.1224
xyY:
0.3170, 0.3329, 93.3166
CIE-Lab:
97.3559, 0.3086, 2.2596
CIE-LCH:
97.3559, 2.2806, 82.2236
CIE-Luv:
97.3559, 1.9215, 3.4183
Hunter-Lab:
96.6005, -4.8488, 7.3963
#faf7f3 color charts
#faf7f3 color shades, tints & tones
#faf7f3 color schemes
#faf7f3 color preview, HTML & CSS examples
This text has a color of #faf7f3
<p style="color:#faf7f3;">Text here</p>
.mytext {color:#faf7f3;}
This box has a color of #faf7f3
<div style="background-color:#faf7f3;">Content here</div>
.mybackground {background-color:#faf7f3;}
Border around this has a color of #faf7f3
<div style="border:2px solid #faf7f3;">Content here</div>
.myborder {border:2px solid #faf7f3;}