#faf5f0 color space conversions
Hex:
#faf5f0
RGB:
250, 245, 240
CMY:
2, 4, 6
CMYK:
0, 2, 4, 2
HSL:
30°, 50.0000%, 96.0784%
HSV (HSB):
30°, 4.0000%, 98.0392%
XYZ:
87.8049, 91.9201, 95.5526
xyY:
0.3190, 0.3339, 91.9201
CIE-Lab:
96.7876, 0.8104, 2.9811
CIE-LCH:
96.7876, 3.0893, 74.7917
CIE-Luv:
96.7876, 3.1249, 4.4233
Hunter-Lab:
95.8750, -4.3060, 8.0218
#faf5f0 color charts
#faf5f0 color shades, tints & tones
#faf5f0 color schemes
#faf5f0 color preview, HTML & CSS examples
This text has a color of #faf5f0
<p style="color:#faf5f0;">Text here</p>
.mytext {color:#faf5f0;}
This box has a color of #faf5f0
<div style="background-color:#faf5f0;">Content here</div>
.mybackground {background-color:#faf5f0;}
Border around this has a color of #faf5f0
<div style="border:2px solid #faf5f0;">Content here</div>
.myborder {border:2px solid #faf5f0;}