#faf2b3 color space conversions
Hex:
#faf2b3
RGB:
250, 242, 179
CMY:
2, 5, 30
CMYK:
0, 3, 28, 2
HSL:
53°, 87.6543%, 84.1176%
HSV (HSB):
53°, 28.4000%, 98.0392%
XYZ:
79.3132, 87.0829, 55.2763
xyY:
0.3578, 0.3928, 87.0829
CIE-Lab:
94.7734, -6.7413, 31.4414
CIE-LCH:
94.7734, 32.1560, 102.1015
CIE-Luv:
94.7734, 8.2011, 45.4072
Hunter-Lab:
93.3182, -11.5960, 30.2028
#faf2b3 color charts
#faf2b3 color shades, tints & tones
#faf2b3 color schemes
#faf2b3 color preview, HTML & CSS examples
This text has a color of #faf2b3
<p style="color:#faf2b3;">Text here</p>
.mytext {color:#faf2b3;}
This box has a color of #faf2b3
<div style="background-color:#faf2b3;">Content here</div>
.mybackground {background-color:#faf2b3;}
Border around this has a color of #faf2b3
<div style="border:2px solid #faf2b3;">Content here</div>
.myborder {border:2px solid #faf2b3;}