#faf8a5 color space conversions
Hex:
#faf8a5
RGB:
250, 248, 165
CMY:
2, 3, 35
CMYK:
0, 1, 34, 2
HSL:
59°, 89.4737%, 81.3725%
HSV (HSB):
59°, 34.0000%, 98.0392%
XYZ:
79.7833, 90.1754, 48.7979
xyY:
0.3647, 0.4122, 90.1754
CIE-Lab:
96.0695, -11.3994, 40.1696
CIE-LCH:
96.0695, 41.7558, 105.8430
CIE-Luv:
96.0695, 5.3649, 57.0860
Hunter-Lab:
94.9607, -16.2107, 36.0049
#faf8a5 color charts
#faf8a5 color shades, tints & tones
#faf8a5 color schemes
#faf8a5 color preview, HTML & CSS examples
This text has a color of #faf8a5
<p style="color:#faf8a5;">Text here</p>
.mytext {color:#faf8a5;}
This box has a color of #faf8a5
<div style="background-color:#faf8a5;">Content here</div>
.mybackground {background-color:#faf8a5;}
Border around this has a color of #faf8a5
<div style="border:2px solid #faf8a5;">Content here</div>
.myborder {border:2px solid #faf8a5;}