#faf6e5 color space conversions
Hex:
#faf6e5
RGB:
250, 246, 229
CMY:
2, 4, 10
CMYK:
0, 2, 8, 2
HSL:
49°, 67.7419%, 93.9216%
HSV (HSB):
49°, 8.4000%, 98.0392%
XYZ:
86.5230, 91.8927, 87.3056
xyY:
0.3256, 0.3458, 91.8927
CIE-Lab:
96.7764, -1.5228, 8.6372
CIE-LCH:
96.7764, 8.7704, 99.9990
CIE-Luv:
96.7764, 3.2466, 13.3304
Hunter-Lab:
95.8607, -6.6437, 13.1038
#faf6e5 color charts
#faf6e5 color shades, tints & tones
#faf6e5 color schemes
#faf6e5 color preview, HTML & CSS examples
This text has a color of #faf6e5
<p style="color:#faf6e5;">Text here</p>
.mytext {color:#faf6e5;}
This box has a color of #faf6e5
<div style="background-color:#faf6e5;">Content here</div>
.mybackground {background-color:#faf6e5;}
Border around this has a color of #faf6e5
<div style="border:2px solid #faf6e5;">Content here</div>
.myborder {border:2px solid #faf6e5;}