#faf8bf color space conversions
Hex:
#faf8bf
RGB:
250, 248, 191
CMY:
2, 3, 25
CMYK:
0, 1, 24, 2
HSL:
58°, 85.5072%, 86.4706%
HSV (HSB):
58°, 23.6000%, 98.0392%
XYZ:
82.3957, 91.2204, 62.5548
xyY:
0.3489, 0.3862, 91.2204
CIE-Lab:
96.5007, -8.1654, 27.7033
CIE-LCH:
96.5007, 28.8816, 106.4226
CIE-Luv:
96.5007, 4.1722, 41.1011
Hunter-Lab:
95.5094, -13.1498, 28.0240
#faf8bf color charts
#faf8bf color shades, tints & tones
#faf8bf color schemes
#faf8bf color preview, HTML & CSS examples
This text has a color of #faf8bf
<p style="color:#faf8bf;">Text here</p>
.mytext {color:#faf8bf;}
This box has a color of #faf8bf
<div style="background-color:#faf8bf;">Content here</div>
.mybackground {background-color:#faf8bf;}
Border around this has a color of #faf8bf
<div style="border:2px solid #faf8bf;">Content here</div>
.myborder {border:2px solid #faf8bf;}