#faf0ed color space conversions
Hex:
#faf0ed
RGB:
250, 240, 237
CMY:
2, 6, 7
CMYK:
0, 4, 5, 2
HSL:
14°, 56.5217%, 95.4902%
HSV (HSB):
14°, 5.2000%, 98.0392%
XYZ:
85.8705, 88.7586, 92.7270
xyY:
0.3212, 0.3320, 88.7586
CIE-Lab:
95.4794, 2.8464, 2.6320
CIE-LCH:
95.4794, 3.8768, 42.7581
CIE-Luv:
95.4794, 5.8995, 3.5110
Hunter-Lab:
94.2118, -2.1746, 7.5926
#faf0ed color charts
#faf0ed color shades, tints & tones
#faf0ed color schemes
#faf0ed color preview, HTML & CSS examples
This text has a color of #faf0ed
<p style="color:#faf0ed;">Text here</p>
.mytext {color:#faf0ed;}
This box has a color of #faf0ed
<div style="background-color:#faf0ed;">Content here</div>
.mybackground {background-color:#faf0ed;}
Border around this has a color of #faf0ed
<div style="border:2px solid #faf0ed;">Content here</div>
.myborder {border:2px solid #faf0ed;}