#faf8a8 color space conversions
Hex:
#faf8a8
RGB:
250, 248, 168
CMY:
2, 3, 34
CMYK:
0, 1, 33, 2
HSL:
59°, 89.1304%, 81.9608%
HSV (HSB):
59°, 32.8000%, 98.0392%
XYZ:
80.0596, 90.2860, 50.2531
xyY:
0.3629, 0.4093, 90.2860
CIE-Lab:
96.1153, -11.0528, 38.7420
CIE-LCH:
96.1153, 40.2878, 105.9231
CIE-Luv:
96.1153, 5.2349, 55.3445
Hunter-Lab:
95.0189, -15.8852, 35.1562
#faf8a8 color charts
#faf8a8 color shades, tints & tones
#faf8a8 color schemes
#faf8a8 color preview, HTML & CSS examples
This text has a color of #faf8a8
<p style="color:#faf8a8;">Text here</p>
.mytext {color:#faf8a8;}
This box has a color of #faf8a8
<div style="background-color:#faf8a8;">Content here</div>
.mybackground {background-color:#faf8a8;}
Border around this has a color of #faf8a8
<div style="border:2px solid #faf8a8;">Content here</div>
.myborder {border:2px solid #faf8a8;}