#faf8be color space conversions
Hex:
#faf8be
RGB:
250, 248, 190
CMY:
2, 3, 25
CMYK:
0, 1, 24, 2
HSL:
58°, 85.7143%, 86.2745%
HSV (HSB):
58°, 24.0000%, 98.0392%
XYZ:
82.2860, 91.1765, 61.9771
xyY:
0.3495, 0.3873, 91.1765
CIE-Lab:
96.4827, -8.2993, 28.1856
CIE-LCH:
96.4827, 29.3821, 106.4072
CIE-Luv:
96.4827, 4.2208, 41.7515
Hunter-Lab:
95.4864, -13.2777, 28.3573
#faf8be color charts
#faf8be color shades, tints & tones
#faf8be color schemes
#faf8be color preview, HTML & CSS examples
This text has a color of #faf8be
<p style="color:#faf8be;">Text here</p>
.mytext {color:#faf8be;}
This box has a color of #faf8be
<div style="background-color:#faf8be;">Content here</div>
.mybackground {background-color:#faf8be;}
Border around this has a color of #faf8be
<div style="border:2px solid #faf8be;">Content here</div>
.myborder {border:2px solid #faf8be;}