#faf3e8 color space conversions
Hex:
#faf3e8
RGB:
250, 243, 232
CMY:
2, 5, 9
CMYK:
0, 3, 7, 2
HSL:
37°, 64.2857%, 94.5098%
HSV (HSB):
37°, 7.2000%, 98.0392%
XYZ:
86.0404, 90.2514, 89.2294
xyY:
0.3240, 0.3399, 90.2514
CIE-Lab:
96.1009, 0.4862, 6.1177
CIE-LCH:
96.1009, 6.1370, 85.4561
CIE-Luv:
96.1009, 4.6463, 9.2032
Hunter-Lab:
95.0007, -4.5871, 10.8124
#faf3e8 color charts
#faf3e8 color shades, tints & tones
#faf3e8 color schemes
#faf3e8 color preview, HTML & CSS examples
This text has a color of #faf3e8
<p style="color:#faf3e8;">Text here</p>
.mytext {color:#faf3e8;}
This box has a color of #faf3e8
<div style="background-color:#faf3e8;">Content here</div>
.mybackground {background-color:#faf3e8;}
Border around this has a color of #faf3e8
<div style="border:2px solid #faf3e8;">Content here</div>
.myborder {border:2px solid #faf3e8;}